hemangsk / anugoonj2k17

[WIP]
0 stars 2 forks source link

coaf #3

Open hemangsk opened 7 years ago

hemangsk commented 7 years ago

@coafile

hemangsk commented 7 years ago

@coafile-master

coafile-master commented 7 years ago

Greetings! I'm the coafile bot and I'm here to get your coafile ready. Sit Tight!

coafile-master commented 7 years ago
[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
coafile-master commented 7 years ago

Oops! Looks like there was some problem making the coafile PR! Retrying...

coafile-master commented 7 years ago

Oops! Looks like I've already made a coafile PR!

coafile commented 7 years ago

Greetings! I'm the coafile bot and I'm here to get your coafile ready. Sit Tight!

coafile commented 7 years ago
[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 commented 7 years ago

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: