summaryrefslogtreecommitdiff
path: root/doc/ale-spec.txt
AgeCommit message (Collapse)Author
2017-04-27Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg
2017-04-20Disable rpmlint by default (#492)Jason Tibbitts
* Disable rpmlint by default as it is not safe.
2017-04-19Add rpm spec file linter (rpmlint) (#486)Jason Tibbitts
* Initial attempt at an rpmlint linter. * Add some basic documentation. * Play with indentation in the test file. * Another attempt to fix the rpmlint test. * Hopefully this does it.