From 34d15a64ecc21628ba604457d6b239f89466b7ad Mon Sep 17 00:00:00 2001 From: SerekKiri Date: Thu, 25 Oct 2018 16:24:26 +0200 Subject: [PATCH] three markdown files: Fixed spaces _faq/gsoc-requirements.md --> Trailing whitespaces _faq/is-mentor-necessary.md --> Trailing whitespaces _projects/extend-linter-integration.md --> Tabs used instead of spaces Closes https://github.com/coala/projects/issues/529 --- _projects/extend-linter-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_projects/extend-linter-integration.md b/_projects/extend-linter-integration.md index 0e55f5e4..52663b0e 100644 --- a/_projects/extend-linter-integration.md +++ b/_projects/extend-linter-integration.md @@ -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