Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

line-length in lintrc #70

Open
andrewdeandrade opened this issue Nov 26, 2014 · 4 comments
Open

line-length in lintrc #70

andrewdeandrade opened this issue Nov 26, 2014 · 4 comments

Comments

@andrewdeandrade
Copy link
Contributor

The current --line-length CLI flag approach is not workable for linter plugins like SublimeLinter. This needs to be setable in the lintrc file. (ref: T36892)

@lxe
Copy link

lxe commented Nov 26, 2014

Why not just modify sublimelinter to accept arguments?

@andrewdeandrade
Copy link
Contributor Author

I could do that, but then I need to support this in all the lint-plugins

@andrewdeandrade
Copy link
Contributor Author

Turns out this is solveable in SublimeLinter. Will investigate if it is doable in syntastic. If so, I will update the documentation to explain how to get this working.

@Raynos
Copy link
Contributor

Raynos commented Mar 5, 2015

Can we make line length limits opt out ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants