-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Aleksei_Philippov
committed
Sep 17, 2018
1 parent
d39b323
commit 8f804cf
Showing
4 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
file.yml:6:2: [warning] missing starting space in comment (comments) | ||
test/file.yml:57:1: [error] trailing spaces (trailing-spaces) | ||
file.yml:60:3: [error] wrong indentation: expected 4 but found 2 (indentation) | ||
file.yml:60:3: [error] wrong indentation: expected 4 but found 2 (indentation) | ||
./molecule-default/create.yml:117:89: [error] syntax error: expected '<document start>', but found '<block mapping start>' |