Created
November 20, 2017 14:56
-
-
Save aashutoshrathi/037a3c03b53885d0239d6ccf1f41b416 to your computer and use it in GitHub Desktop.
coala output algos
This file contains hidden or 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
$ coala --ci | |
[WARNING][11:20:25] Implicit 'Default' section inheritance is deprecated. It will be removed soon. To silence this warning remove settings in the 'Default' section from your coafile. You can use dots to specify inheritance: the section 'all.python' will inherit all settings from 'all'. | |
Executing section Python Spacing... | |
Executing section Golint... | |
Executing section Gofmt... | |
Executing section pep8... | |
Executing section haskell... | |
[WARNING][11:20:28] No files matching '/home/travis/build/iiitv/algos/**/*.hs' were found. | |
Executing section hlint... | |
[WARNING][11:20:29] No files matching '/home/travis/build/iiitv/algos/**/*.hs' were found. | |
Executing section happiness... | |
Executing section csharp... | |
Executing section cli... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment