w0rp
|
a95aa97780
|
Add support for linting when a file is saved.
|
2016-10-04 21:31:47 +01:00 |
|
w0rp
|
aebf8e0196
|
Change the flags file so it uses the get function.
|
2016-10-04 21:28:54 +01:00 |
|
w0rp
|
6754b9f1f8
|
Improve the signs feature so it can work with vim-gitgutter and possibly other plugins.
|
2016-10-04 21:10:36 +01:00 |
|
Kabbaj Amine
|
dd3a34fa27
|
Add tidy support for html
|
2016-10-04 22:16:28 +03:00 |
|
w0rp
|
c6dc324add
|
Add a function for finding nearest files, and use it to fix JSHint so it will find configuration files automatically.
|
2016-10-04 18:24:46 +01:00 |
|
w0rp
|
bd2f39f21a
|
Handle line numbers beyond the end for any linter.
|
2016-10-04 18:17:02 +01:00 |
|
w0rp
|
8c1f0178ed
|
Get the filename for buffers in a way that NeoVim will like.
|
2016-10-04 14:50:07 +01:00 |
|
w0rp
|
705f4232c0
|
Add support for formatting filenames into commands, and use it to fix linting with older eslint versions.
|
2016-10-04 13:50:44 +01:00 |
|
w0rp
|
6269ffa0b2
|
Add support for checking PHP code, courtesy of Spencer Wood.
|
2016-10-04 00:16:53 +01:00 |
|
w0rp
|
2d1f1fd698
|
Write YAML for the name instead, and make the example lines match the YAML linter regex.
|
2016-10-03 23:53:04 +01:00 |
|
w0rp
|
513e2c0235
|
Merge pull request #36 from KabbAmine/linter-yamllint
Add linter yamllint for yaml
|
2016-10-04 00:50:46 +02:00 |
|
w0rp
|
fa356ffa1b
|
Mention that shellchecks works for Bash too, of course.
|
2016-10-03 23:43:54 +01:00 |
|
w0rp
|
8089d83f60
|
Write "JSON" instead of "Json" in the README
|
2016-10-03 23:36:19 +01:00 |
|
w0rp
|
4e9b93d118
|
Merge pull request #35 from KabbAmine/linter-jsonlint-fp
Add linter jsonlint for json
|
2016-10-04 00:35:11 +02:00 |
|
w0rp
|
e9d6f5a707
|
Merge pull request #33 from prashcr/comment-headers
Add comment headers for every source file
|
2016-10-04 00:30:27 +02:00 |
|
w0rp
|
c102fbe70a
|
Merge branch 'linter-sasslint'
|
2016-10-03 23:24:26 +01:00 |
|
w0rp
|
65f5e15af5
|
Rename the SASS files to follow the convention from other files, and move the function for handling CSSLint style output into the handlers file.
|
2016-10-03 23:24:18 +01:00 |
|
Kabbaj Amine
|
406e5db352
|
Add sass/scss support with sass-lint
|
2016-10-03 23:12:10 +01:00 |
|
w0rp
|
66ee919756
|
Merge pull request #31 from prashcr/master
Linter: tslint for typescript
|
2016-10-03 22:27:52 +02:00 |
|
Kabbaj Amine
|
d0669ba976
|
Add linter yamllint for yaml
|
2016-10-03 22:49:02 +03:00 |
|
Kabbaj Amine
|
5db4710e6d
|
Add linter jsonlint for json
|
2016-10-03 22:24:04 +03:00 |
|
Prashanth Chandra
|
51b7d7bc95
|
Add comment headers to ale_linters
|
2016-10-04 03:07:59 +08:00 |
|
Prashanth Chandra
|
1d4e035566
|
Add comment headers for plugin/ale files
|
2016-10-04 03:07:59 +08:00 |
|
Prashanth Chandra
|
043446998b
|
Add comment headers to wrappers
|
2016-10-04 03:07:49 +08:00 |
|
Prashanth Chandra
|
de64c9d76f
|
Linter: tslint for typescript
|
2016-10-04 03:00:06 +08:00 |
|
w0rp
|
60a03cb933
|
Add support for linting with CSSLint.
|
2016-10-03 18:05:58 +01:00 |
|
w0rp
|
68cc9dbb5e
|
Indicate that a wraper script is used for Vint.
|
2016-10-03 17:40:57 +01:00 |
|
w0rp
|
552cc7dbc4
|
Add support for checking Vim code with Vint.
|
2016-10-03 17:40:02 +01:00 |
|
w0rp
|
2479111884
|
Remove a test echo line.
|
2016-10-03 13:45:55 +01:00 |
|
w0rp
|
35f3a1f541
|
Remove the off-putting alpha message now things are moving along.
|
2016-10-03 13:19:05 +01:00 |
|
w0rp
|
c89c4fcef9
|
Add support for shellcheck linting.
|
2016-10-03 13:18:27 +01:00 |
|
w0rp
|
23383ce547
|
Merge pull request #26 from gavocanov/master
Add support for javascript.jsx filetype
|
2016-10-03 11:38:56 +02:00 |
|
Paolo Gavocanov
|
9051878466
|
Add support for javascript.jsx filetype
|
2016-10-03 10:56:59 +03:00 |
|
w0rp
|
40c01d2f14
|
Merge pull request #21 from KabbAmine/sign-custom
Add an option for defining text of signs
|
2016-10-02 16:19:03 +02:00 |
|
w0rp
|
21e91d7572
|
Merge pull request #22 from prashcr/master
Fix qflist output for coffeelint
|
2016-10-02 16:16:12 +02:00 |
|
Prashanth Chandra
|
31d4343d7c
|
Fix qflist output for coffeelint
|
2016-10-02 17:26:42 +08:00 |
|
Kabbaj Amine
|
81bccb2847
|
Add an option for defining text of signs
|
2016-10-02 11:22:24 +03:00 |
|
w0rp
|
b36d3eb635
|
Merge pull request #19 from prashcr/master
Add coffeelint for coffeescript
|
2016-10-02 10:16:10 +02:00 |
|
Prashanth Chandra
|
8c7193347c
|
Add coffeelint for coffeescript
|
2016-10-02 16:05:02 +08:00 |
|
w0rp
|
abd1249e74
|
Merge pull request #15 from CookiesBestDinner/master
Fix typo ALErrorSign -> ALEErrorSign
|
2016-09-29 22:55:37 +01:00 |
|
CookiesBestDinner
|
fc05b62fc9
|
Fix typo ALErrorSign -> ALEErrorSign
|
2016-09-29 23:41:55 +02:00 |
|
w0rp
|
6a442dae6e
|
Fix a bug with reading from large files. Large files we being truncated by closing the input buffer too early.
|
2016-09-27 15:06:26 +01:00 |
|
w0rp
|
facc3a89b4
|
Merge branch 'patch-3'
|
2016-09-26 21:44:31 +01:00 |
|
w0rp
|
2a4cbbd0df
|
Add some more prose back in with a link to Vundle.
|
2016-09-26 21:44:23 +01:00 |
|
w0rp
|
31f4601fcf
|
Merge pull request #13 from vmarovic/master
Option to keep sign column always open
|
2016-09-26 16:47:26 +01:00 |
|
Vladimir Marovic
|
bad240d659
|
Fix readme file
|
2016-09-26 17:41:22 +02:00 |
|
Vladimir Marovic
|
e256cd6be9
|
Move flag to aaflags.vim
|
2016-09-26 17:02:21 +02:00 |
|
Vladimir Marovic
|
41c3ba17f8
|
Add option to always show left gutter
|
2016-09-26 16:55:26 +02:00 |
|
Prashanth Chandra
|
27a21f8ca7
|
Edit Vundle installation instructions
Full GitHub URL is not required for Vundle (and vim-plug), as GitHub is automatically assumed.
|
2016-09-23 20:15:28 +08:00 |
|
w0rp
|
937e979270
|
Add some notes on usage, and re-arrange things.
|
2016-09-19 22:19:21 +01:00 |
|