-
Notifications
You must be signed in to change notification settings - Fork 580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make writing bears simple again! #2472
Labels
Comments
This is probably in the wrong repo, as this would require a new bear loader, and probably should be spec'd in cEP 2.. ? |
Sure, gonna write one there. |
Actually, on a second thought, Why not make this into a GSoC project for next year :P |
Here's the cEP: coala/cEPs#138 |
Why not migrate this to coala/projects repo so that it has the potential to be a GSoC project? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most bears don't require a lot of Python code. Most of them can be declared as simple metadata.
I'm proposing giving developers a way to be able to write bears a lot simpler.
coala-bears is mostly metadata on how to run the linter, how to read it's output, what parameters to be thrown at it, etc.
We can simplify this by do one of the following options:
The text was updated successfully, but these errors were encountered: