-
Notifications
You must be signed in to change notification settings - Fork 178
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
Enable RST linting bears on this repo #432
Comments
Hey, I went through Can you guide me how to proceed further. So that I can make some progress and help in resolving this issue. |
see the rst section int he main coala repo for some inspiration. You probably want both reSTLintBEar and RSTCheckBEar. |
Went through rst section, .coafile in the main coala repo. Seems reSTLintBear is already present in .coafile. |
Enabled both reSTLintBear and RSTCheckBear in the .coafile present in the documentation repo. closes coala#432
Please can someone look into this commit. And tell me regarding the needful changes before I raise a final PR. Changes other than the newline that needs to be added. |
Enabled both reSTLintBear and RSTCheckBear in the .coafile present in the documentation repo. closes coala#432
Enable both reSTLintBear and RSTCheckBear by .coafile present in this repo. closes coala#432
Enable both reSTLintBear and RSTCheckBear by .coafile present in this repo. closes coala#432
Enable both reSTLintBear and RSTCheckBear by .coafile present in this repo. Closes coala#432
Enable both reSTLintBear and RSTCheckBear by .coafile present in this repo. Closes coala#432
@Mixih , @mridubhatnagar , @SanketDG , in light of coala/coala-bears#1716 , why do we want to enable both reSTLintBear and RSTCheckBear. What advantages are their for using reSTLintBear ? Does it show errors that RSTCheckBear doesnt show? RSTCheckBear already solves these problems ( rstcheck/rstcheck#1 ) with config like:
|
@jayvdb I just ran stuff on two bears, and it looks like @mridubhatnagar please remove reSTLintBear and only use RSTCheckBear 👍 |
Sure, Thanks . Shall do it by today. |
If I keep just the RSTcheckBear. Title underline too short error stems up. Even after changing the length of underline. I am using python 3.4.2. |
Enable RSTCheckBear by .coafile present in this repo. Closes coala#432
Enable RSTcheckBear by .coafile present in this repo. Closes coala#432
Enable RSTcheckBear by .coafile present in this repo. Closes coala#432
Enable RSTcheckBear by .coafile present in this repo. Closes coala#432
Currently, this repository is not being linted for rst problems. Please enable both reSTLintBear and RSTCheckBear. There are probably issues with the rst which need fixing first. Please spawn newcomer sub-issues for each one found, or fix them yourself.
The text was updated successfully, but these errors were encountered: