frextrite / coala-jetbrains

coala plugin for JetBrains IDEs - coala provides a unified interface for linting and fixing code with a single configuration file, regardless of the programming languages used.
https://coala.io
GNU Affero General Public License v3.0
2 stars 1 forks source link

.coafile: Add .coafile #3

Closed frextrite closed 5 years ago

frextrite commented 5 years ago

"--show-bears --filter-by language Java" bears are used for analyzing all Java files present in the project

ksdme commented 5 years ago
frextrite commented 5 years ago

I just added all the bears listed as compatible with Java. Didn't know what half of them really do. I will segregate in proper sections them.

frextrite commented 5 years ago

Split up into multiple sections. Ready to merge :rocket:

ksdme commented 5 years ago

We also need to take care of https://github.com/frextrite/coala-jetbrains/issues/4