Skip to content

Conversation

sils
Copy link
Collaborator

@sils sils commented Jun 22, 2017

No description provided.

@gitmate-bot
Copy link
Owner

here I am

[test]
files = .coafile
use_spaces=true
bears = SpaceConsistencyBear
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line contains following spacing inconsistencies:

  • Trailing whitespaces.

Origin: SpaceConsistencyBear, Section: test.

The issue can be fixed by applying the following patch:

--- a/.coafile
+++ b/.coafile
@@ -1,4 +1,4 @@
 [test]
 files = .coafile
 use_spaces=true
-bears = SpaceConsistencyBear 
+bears = SpaceConsistencyBear

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants