Skip to content

Commit

Permalink
three markdown files: Fixed spaces
Browse files Browse the repository at this point in the history
_faq/gsoc-requirements.md --> Trailing whitespaces
_faq/is-mentor-necessary.md --> Trailing whitespaces
_projects/extend-linter-integration.md --> Tabs used instead of spaces

Closes coala#529
  • Loading branch information
SerekKiri committed Oct 25, 2018
1 parent 5ddf0d4 commit 8d08382
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _faq/gsoc-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Other than the [requirements from Google](https://developers.google.com/open-sou
* You have completed the [coala Newcomers guide](https://coala.io/newcomer)
* You have a submission to [our usability survey](https://coala.io/usability)
You know how to *use coala*.
So we know that.
So we know that.
2 changes: 1 addition & 1 deletion _faq/is-mentor-necessary.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Our policy is that we'll always mentor awesome projects, so as long as your prop
is one of the winning ones, there will be a mentor for the project.
But as for all other projects it might help to talk to your possible mentors, and in
that case it also means trying to maybe find a mentor or at least talk to
devs/maintainers about your ideas possibly on [gitter](https://coala.io/chat).
devs/maintainers about your ideas possibly on [gitter](https://coala.io/chat).
2 changes: 1 addition & 1 deletion _projects/extend-linter-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ difficult to debug things like:
E AssertionError: 0 == 0 : The local bear 'CheckstyleBear' yields no result although it should.
E Running bear CheckstyleBear...
E Running 'java -jar /home/ubuntu/.local/share/coala-bears/CheckstyleBear/checkstyle.jar -c /home/ubuntu/
.local/share/coala-bears/CheckstyleBear/google.xml /home/ubuntu/coala-bears/tests/java/test_files/
.local/share/coala-bears/CheckstyleBear/google.xml /home/ubuntu/coala-bears/tests/java/test_files/
CheckstyleGood.java'
E Running bear CheckstyleBear...
E Running 'java -jar /home/ubuntu/.local/share/coala-bears/CheckstyleBear/checkstyle.jar
Expand Down

0 comments on commit 8d08382

Please sign in to comment.