coala / coala-html

Interactive website generator using results from coala
GNU Affero General Public License v3.0
17 stars 40 forks source link

Consider adding ESLintBear #68

Open attila0x2A opened 8 years ago

attila0x2A commented 8 years ago

Current linters don't catch a lot of issues in the code, so it may be beneficial to add ESLintBear or tweak configuration of existing ones to make PRs less painful and improve code quality in general.

gitmate-bot commented 8 years ago

Thanks for reporting this issue!

@coala-analyzer/coala-contributors, your aid is required, fellow coalaian. Help us triage and solving this issue!

KVGarg commented 5 years ago

Hi @Uran198 :wave: Is this issue still needs to be solved, because over the period of 2 years many new Bears have been developed that parses our code that result in warnings, So wanted to know whether is this issue still need to be solved or not? I would love to take this issue, if it needs to be solved :innocent: just need some information what needs to be done

attila0x2A commented 5 years ago

Sorry, but I am not sure about it. I haven't worked on this for a long time. From coala-html/.coafile it seems there were not so many bears added for js linting. I think all I wanted back there is more linting support for JS files. So if you want to do it, you'll need to tweak coala configuration. Or maybe JSHint already provides the necessary amount of linting. Start with checking that and close this issue if you think that it is sufficient. Unfortunately, I am not the right person to send Pull Requests to if something still needs to be done. I have lost all the context and did not keep track of the changes to this project. The good place to get started would probably be https://github.com/coala/coala-html#getting-involved