Open hemangsk opened 7 years ago
@coafile-master
Greetings! I'm the coafile bot and I'm here to get your coafile ready. Sit Tight!
[default]
bears = InvalidLinkBear, FilenameBear, LineCountBear
files = **.js, **.html, **.css
[css]
bears = CSSLintBear, SpaceConsistencyBear
files = **.css
[html]
bears = KeywordBear, coalaBear, HTMLLintBear, SpaceConsistencyBear, BootLintBear, LineLengthBear, LicenseCheckBear, DuplicateFileBear
files = **.html
[javascript]
bears = JSComplexityBear, JSHintBear
files = **.js
Oops! Looks like there was some problem making the coafile PR! Retrying...
Oops! Looks like I've already made a coafile PR!
Greetings! I'm the coafile bot and I'm here to get your coafile ready. Sit Tight!
[default]
bears = FilenameBear, LineCountBear, InvalidLinkBear
files = **.css, **.js, **.html
[css]
bears = SpaceConsistencyBear, CSSLintBear
files = **.css
[html]
bears = SpaceConsistencyBear, LineLengthBear, BootLintBear, LicenseCheckBear, DuplicateFileBear, KeywordBear, HTMLLintBear, coalaBear
files = **.html
[javascript]
bears = JSComplexityBear, JSHintBear
files = **.js
coafile creation process Successful! :tada: :tada: :tada:
Next Steps:
Step 1: Merge the Pull Request https://github.com/hemangsk/anugoonj2k17/pull/5 having the .coafile. Step 2: Turn on GitMate Integration on this repository. Step 3: Turn on code analysis for automated code reviews on your PRs.
Happy Linting! :tada:
@coafile