.. |
ansible
|
Replace every stdin-wrapper script with the new %t formatting support
|
2017-02-11 19:40:57 +00:00 |
asciidoc
|
proselint: Add more supported filetypes (#367)
|
2017-03-02 00:06:09 +00:00 |
asm
|
Make code more consistent
|
2017-04-15 12:52:08 +01:00 |
c
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
chef
|
Make code more consistent
|
2017-04-15 12:52:08 +01:00 |
cmake
|
Add cmakelint support for cmake filetype
|
2017-02-25 17:27:03 +00:00 |
coffee
|
#392 Report errors inside of headers, in a very basic way
|
2017-04-11 20:32:57 +01:00 |
cpp
|
Make code more consistent
|
2017-04-15 12:52:08 +01:00 |
crystal
|
turn on lint_file for crystal build to resolve `require` path errors
|
2017-04-15 10:37:32 -04:00 |
cs
|
Copy all loclist items returned from handlers, and set up defaults for convenience
|
2017-02-26 14:51:22 +00:00 |
css
|
Fix #260 automatically set .csslintrc files from ancestor directories
|
2017-03-29 00:56:39 +01:00 |
d
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |
dockerfile
|
Make code more consistent
|
2017-04-15 12:52:08 +01:00 |
elixir
|
Make code more consistent
|
2017-04-15 12:52:08 +01:00 |
elm
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
erlang
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
fortran
|
Fix #168 - Make the Fortran linter more configurable
|
2017-04-15 22:06:56 +01:00 |
go
|
Merge pull request #471 from breed808/gometalinter
|
2017-04-15 21:09:23 +01:00 |
haml
|
Add hamllint linter for Haml (#377)
|
2017-03-03 20:27:07 +00:00 |
handlebars
|
Make code more consistent
|
2017-04-15 12:52:08 +01:00 |
haskell
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |
help
|
proselint: Add more supported filetypes (#367)
|
2017-03-02 00:06:09 +00:00 |
html
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
java
|
Fix #438 Create Java .class files for javac in a temporary directory
|
2017-03-31 20:14:53 +01:00 |
javascript
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |
json
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |
lua
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
markdown
|
proselint: Add more supported filetypes (#367)
|
2017-03-02 00:06:09 +00:00 |
matlab
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |
nim
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
nix
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
nroff
|
proselint: Add more supported filetypes (#367)
|
2017-03-02 00:06:09 +00:00 |
ocaml
|
Make code more consistent
|
2017-04-15 12:52:08 +01:00 |
perl
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |
php
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
pod
|
proselint: Add more supported filetypes (#367)
|
2017-03-02 00:06:09 +00:00 |
pug
|
Replace every stdin-wrapper script with the new %t formatting support
|
2017-02-11 19:40:57 +00:00 |
puppet
|
Set a default for the puppetlint options so the linter will behave like it always has done, by default
|
2017-04-12 23:25:31 +01:00 |
pyrex
|
Replace every stdin-wrapper script with the new %t formatting support
|
2017-02-11 19:40:57 +00:00 |
python
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
rst
|
proselint: Add more supported filetypes (#367)
|
2017-03-02 00:06:09 +00:00 |
ruby
|
Make code more consistent
|
2017-04-15 12:52:08 +01:00 |
rust
|
Use the lint_file option so the Cargo linter will only be run against files on disk
|
2017-03-29 00:34:03 +01:00 |
sass
|
Replace every stdin-wrapper script with the new %t formatting support
|
2017-02-11 19:40:57 +00:00 |
scala
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |
scss
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |
sh
|
#392 Report errors inside of headers, in a very basic way
|
2017-04-11 20:32:57 +01:00 |
slim
|
add slim-lint (#388)
|
2017-03-13 23:21:59 +00:00 |
sml
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
sql
|
Add SQL linter sqlint, closes #395 (#472)
|
2017-04-15 11:24:05 +01:00 |
swift
|
#392 Report errors inside of headers, in a very basic way
|
2017-04-11 20:32:57 +01:00 |
testft
|
Add support for dot-seperate linters, improve linter tests
|
2016-10-21 21:02:20 -05:00 |
tex
|
Make code more consistent
|
2017-04-15 12:52:08 +01:00 |
texinfo
|
proselint: Add more supported filetypes (#367)
|
2017-03-02 00:06:09 +00:00 |
text
|
proselint: Add more supported filetypes (#367)
|
2017-03-02 00:06:09 +00:00 |
typescript
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |
verilog
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |
vim
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
xhtml
|
proselint: Add more supported filetypes (#367)
|
2017-03-02 00:06:09 +00:00 |
yaml
|
Remove 'col' from linters where it is hardcoded to 1 (#434)
|
2017-03-30 23:33:38 +01:00 |