Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makman2/linterups #68

Merged
merged 7 commits into from
Sep 30, 2016
Merged

Makman2/linterups #68

merged 7 commits into from
Sep 30, 2016

Conversation

Makman2
Copy link
Member

@Makman2 Makman2 commented Aug 20, 2016

No description provided.

@@ -205,6 +205,10 @@ We can test our bear like this
by their **filename** and display them based on their
**classname**.

Normally, providing a severity-map is not needed, as *coala* has a default
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nooo no more italic on coala, i have taken thoughts and we dont want that :D

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha alright :D

@Makman2 Makman2 force-pushed the Makman2/linterups branch 2 times, most recently from e7a3979 to c0336f8 Compare August 23, 2016 16:02
@Adrianzatreanu
Copy link
Contributor

ack c0336f8

@@ -71,6 +71,17 @@ You can use these parameters to construct the command line arguments. The
linter expects from you to return an argument sequence here. A tuple is
preferred. We will do this soon for ``PylintTutorialBear``.

.. note::

``create_arguments`` can also be a non-staticmethod. In this case you also
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isnt it non-static method as in two words?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to refer to the @staticmethod decorator. Though yes you are right, this is no good english :3
I'll rephrase to

create_arguments doesn't have to be a static method.

@Adrianzatreanu
Copy link
Contributor

ack f1aa603

"value=2 = 2")
return config_file

The string returned from this method is written into a temporary file before
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"returned by"

@Adrianzatreanu
Copy link
Contributor

ack 88260f0

@Adrianzatreanu
Copy link
Contributor

ack a7c0789

Makman2 and others added 7 commits September 26, 2016 21:52
Default severities are written down at the API documentation and also
maintained there.
This was documentation on the deprecated API.
It adds absolutely no information at all.
"that" is always restrictive in use, that's why it never takes a comma
before it.

Also use "which" in one place, as the sentence indicates
nonrestrictive information.
Mention non-staticmethod'ness for `create_arguments()`.
@Makman2
Copy link
Member Author

Makman2 commented Sep 26, 2016

reack
a68d618 Writing_Linter_Bears.rst: Wrap text
7636234 Writing_Linter_Bears.rst: Remove last sentence
95a6b1d Self_Correcting_Bears.rst: Delete
29163fc Linter_Bears.rst: Refer to API for severities

@sils
Copy link
Member

sils commented Sep 30, 2016

ack d2a8df2

@sils
Copy link
Member

sils commented Sep 30, 2016

ack c6d9cee d89b0ee

@sils
Copy link
Member

sils commented Sep 30, 2016

@rultor merge

@rultor
Copy link

rultor commented Sep 30, 2016

@rultor merge

@sils1297 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit a68d618 into master Sep 30, 2016
@rultor
Copy link

rultor commented Sep 30, 2016

@rultor merge

@sils1297 Done! FYI, the full log is here (took me 1min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

5 participants