hemangsk / json_endpoints

GET request host for my apps
Apache License 2.0
0 stars 1 forks source link

Use coala #1

Open hemangsk opened 7 years ago

hemangsk commented 7 years ago

@gh-node-proto-bot

gh-node-proto-bot commented 7 years ago

Howdy Buddy! Getting your super coafile ready!

hemangsk commented 7 years ago

@gh-node-proto-bot

gh-node-proto-bot commented 7 years ago

Howdy Buddy! Getting your super coafile ready!

hemangsk commented 7 years ago

@coafile

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 = LineCountBear, InvalidLinkBear, FilenameBear
files = **.css, **.md, **.json, **.js
[javascript]
bears = JSHintBear, JSComplexityBear
files = **.js
[json]
bears = KeywordBear, SpaceConsistencyBear, LineLengthBear, JSONFormatBear, coalaBear, DuplicateFileBear, LicenseCheckBear
files = **.json
[css]
bears = CSSLintBear, SpaceConsistencyBear
files = **.css
[markdown]
bears = KeywordBear, SpaceConsistencyBear, LineLengthBear, coalaBear, MarkdownBear, DuplicateFileBear, LicenseCheckBear
files = **.md