coala-bears icon indicating copy to clipboard operation
coala-bears copied to clipboard

Bears for coala

Results 103 coala-bears issues
Sort by recently updated
recently updated
newest added

Closes https://github.com/coala/coala-bears/issues/1773

size/L
difficulty/medium
process/wip
importance/high
area/lintbears
review carefully!
status/STALE

There are at least two Java dependencies where the Fedora and Ubuntu packages provide maven metadata that could be used to find the jar files - pmd : https://github.com/coala/coala-bears/issues/804 -...

difficulty/low
status/blocked
importance/high
upstream

``` [ 83s] _________________ ERROR collecting tests/r/FormatRBearTest.py __________________ [ 83s] tests/r/FormatRBearTest.py:1: in [ 83s] from bears.r.FormatRBear import FormatRBear [ 83s] bears/r/FormatRBear.py:20: in [ 83s] prerequisite_check_fail_message='Please install formatR for this bear...

difficulty/low
importance/high
type/dependencies
area/tests

MarkdownBearTest.test_codeblock_style_unused_definition fails when the package lock is removed > AssertionError: 'Found unused definition' != 'Move definitions to the end of the file (after the node at line `5`)' https://travis-ci.org/jayvdb/coala-bears/jobs/535813381

This enhances generate_bear_requirements.py to support perl bears and generate Makefile.PL using jinja2 template. closes https://github.com/coala/coala-bears/issues/2483

size/XS
process/pending review
difficulty/low
importance/low

The link in the Installation section of the file README.rst can be updated to the latest link: http://docs.coala.io/en/latest/Help/FAQ.html This can be a suitable issue for newcomers.

difficulty/newcomer
area/documentation

Problems: - [x] current master breakage: https://github.com/coala/coala-bears/issues/2857 - [ ] Clang bears are complaining of incorrect .so - known problem, not easy to solve - [ ] CSVLintBear broken -...

size/XS
process/wip

Instead of further complicating the `AnnotationBear` with https://github.com/coala/coala-bears/pull/1332 it should first be simplified by using `Pygments` lexers instead of custom parsing for extraction of comment and string ranges from source...

difficulty/high
type/codestyle
area/genericbears
type/performance

Originally created by @TheMeaningfulEngineer on https://github.com/coala/coala/issues/2511 ### Overview Description Coala doesn't give a description of the error what PEP8 does. # Steps to Reproduce Files: example.py ``` # After this...

type/feature
area/usability

This function of this bear is to check if the dependencies of the project (requirements.txt, Gemfile, etc) are up to date. This would be useful for projects that are focusing...

status/needs design
bear proposal
area/genericbears
area/ci