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 7e21ebe commit 6c5cebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _projects/extend-linter-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,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 6c5cebe

Please sign in to comment.