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 51267dc commit 4ff4e23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _projects/extend-linter-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ E Running 'java -jar /home/ubuntu/.local/share/coala-bears/CheckstyleB
CheckstyleGood.java'
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/CheckstyleBad.java'
-c /home/ubuntu/.local/share/coala-bears/CheckstyleBear/google.xml
/home/ubuntu/coala-bears/tests/java/test_files/CheckstyleBad.java'
tests/LocalBearTestHelper.py:34: AssertionError
```
Expand Down

0 comments on commit 4ff4e23

Please sign in to comment.