w0rp
|
36acde533f
|
Fix loading of JSHint configuration files.
|
2016-10-06 12:56:09 +01:00 |
|
w0rp
|
0466ae942c
|
Merge pull request #50 from jwilliams108/linter-phpcs
adding phpcs linter
|
2016-10-06 12:18:47 +02:00 |
|
jwilliams108
|
04533038ef
|
updating README and doc with reference to phpcs linter
|
2016-10-06 21:05:48 +11:00 |
|
w0rp
|
478c32f85d
|
Fix #42, where some linting isn't run when opening some files.
|
2016-10-06 11:02:43 +01:00 |
|
w0rp
|
514f088d2c
|
Merge pull request #51 from jwilliams108/eslint-warnings
correctly parse eslint warning type
|
2016-10-06 11:37:50 +02:00 |
|
w0rp
|
3befb0eb5a
|
Fix some title case
|
2016-10-06 10:34:33 +01:00 |
|
w0rp
|
7e93181ba8
|
Add a CONTRIBUTING file.
|
2016-10-06 10:33:43 +01:00 |
|
jwilliams108
|
63bed5368c
|
correctly parse eslint warning type
|
2016-10-06 20:21:29 +11:00 |
|
jwilliams108
|
e7a7b31d3c
|
adding phpcs linter
|
2016-10-06 20:11:19 +11:00 |
|
w0rp
|
192bf17e92
|
Add a help file for the project.
|
2016-10-06 00:22:32 +01:00 |
|
w0rp
|
f0da729a9d
|
Fix signs to work with other languages, and create fewer dummy signs
|
2016-10-05 22:41:48 +01:00 |
|
w0rp
|
f9d0673384
|
Merge branch 'vint-improve'
|
2016-10-05 11:35:30 +01:00 |
|
w0rp
|
91dc117bec
|
Update the author line and the filenames for the GCC format pattern.
|
2016-10-05 11:35:16 +01:00 |
|
Kabbaj Amine
|
811a8a3054
|
Use gcc format for vint output
|
2016-10-05 11:35:16 +01:00 |
|
w0rp
|
0305e8ad62
|
Simplify the IDs used for the dummy sign, so it automatically uses the configurable offset value.
|
2016-10-05 10:59:01 +01:00 |
|
w0rp
|
10ae288925
|
Mention scss-lint in the README.
|
2016-10-05 10:38:38 +01:00 |
|
w0rp
|
200d9304ab
|
Rename the sasslinters to use the same naming conventions, and add scsslint.
|
2016-10-05 10:36:38 +01:00 |
|
w0rp
|
1fb34d649b
|
Reduce jittering for signs some more.
|
2016-10-05 10:25:16 +01:00 |
|
w0rp
|
ab555a6984
|
Reduce screen shaking by leaving the dummy sign in place while signs are being added and removed.
|
2016-10-05 09:31:11 +01:00 |
|
w0rp
|
6ff4ed93a7
|
Adjust the enter delay again.
|
2016-10-05 09:28:43 +01:00 |
|
w0rp
|
61dad857a5
|
Add a very short delay after opening a buffer for running the linter to get it to run more. Increase the delay when typing a bit to reduce juttering.
|
2016-10-05 09:27:03 +01:00 |
|
w0rp
|
322ecedf8f
|
Merge pull request #41 from KabbAmine/linter-tidy
Add tidy support for html
|
2016-10-05 00:21:48 +02:00 |
|
w0rp
|
4903822852
|
Make the table actually work
|
2016-10-04 23:08:08 +01:00 |
|
w0rp
|
a460f90ed8
|
Describe the options in the README file.
|
2016-10-04 23:06:32 +01:00 |
|
w0rp
|
0f96b61825
|
Fix a bug with loading the wrong user option for warning signs.
|
2016-10-04 23:00:15 +01:00 |
|
w0rp
|
b99cba7b0c
|
Add an example GIF to the README file.
|
2016-10-04 22:38:43 +01:00 |
|
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 |
|