coala / coala/coala-vim

Pass parameters

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
type/feature
Dominant language
Vim Script
Stars
29
Forks
6
PR merge metrics
No merged PRs in 30d

Description

I would love to pass parameters to `coala`.
Right now I have the following settings:

``` vim
autocmd FileType python map :!coala --no-config --apply-patches
\--bears=CPDBear,PEP8Bear,PyImportSortBear,PyUnusedCodeBear,RadonBear
\--files=%
```

I hope at least I can have `--no-config` to keep my code base clean.
I do not want to edit `.gitignore`.

Also, can there be file type dependent settings?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.