issues
search
gustavnikolaj
/
linter-js-standard-engine
Linter plugin for Standard Engine based linters.
ISC License
10
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lint `javascript` grammar scope by default
#59
sonicdoe
closed
6 years ago
1
Doesn't seem to be doing anything
#58
ricardograca
closed
6 years ago
3
Update worker.js
#57
leomp12
closed
6 years ago
6
Configurable scopes
#56
novemberborn
closed
7 years ago
1
Support ignore in package.json
#55
gustavnikolaj
opened
7 years ago
2
Does this package use the `ignore` settings in package.json?
#54
saadq
opened
7 years ago
4
Lint inside script tags in html
#53
whaaaley
closed
4 years ago
1
feature: default linter
#52
joshyrobot
closed
7 years ago
8
Document new skip option
#51
novemberborn
closed
7 years ago
1
recurse findOptions on non root package.json
#50
zetaron
closed
7 years ago
10
Support lintTextSync()
#49
novemberborn
closed
7 years ago
5
Linter v2
#48
gustavnikolaj
closed
7 years ago
6
Submit a PR for feross/standard's README mentioning this plugin.
#47
gustavnikolaj
closed
7 years ago
8
add support for new sync lintText method in std-engine 6
#46
gustavnikolaj
closed
7 years ago
7
Compatibility with standard-engine@6
#45
novemberborn
closed
7 years ago
3
Correctly determine message type
#44
novemberborn
closed
7 years ago
0
Require opt-in before linting a new project
#43
novemberborn
closed
7 years ago
6
Assorted improvements
#42
novemberborn
closed
7 years ago
2
Require opt-in before linting a new project
#41
novemberborn
closed
7 years ago
2
Don't flood the user with errors
#40
novemberborn
closed
7 years ago
1
Log error stack traces to developer console
#39
novemberborn
closed
7 years ago
1
Support 'fix' command
#38
novemberborn
closed
7 years ago
1
ES2016 and refactor
#37
novemberborn
closed
7 years ago
3
Seems to ignore eslint plugins and "globals"?
#36
taoeffect
closed
7 years ago
3
Bump Node version
#35
novemberborn
closed
8 years ago
3
Serialize errors in worker -> plugin IPC
#34
novemberborn
closed
7 years ago
0
Report errors thrown when calling lintText() in workers
#33
novemberborn
closed
8 years ago
0
Remove workers from cache when they exit
#32
novemberborn
closed
8 years ago
0
Fix linter resolution
#31
novemberborn
closed
8 years ago
2
Clear linter callbacks once invoked
#30
novemberborn
closed
8 years ago
1
Code coverage
#29
novemberborn
closed
8 years ago
4
Provide filename when linting text
#28
novemberborn
closed
7 years ago
2
Update to new Linter API
#27
gustavnikolaj
closed
7 years ago
2
report linter not found as lint result
#26
gustavnikolaj
closed
8 years ago
2
Consider warning about linter not being installed
#25
gustavnikolaj
closed
8 years ago
1
Graceful error notification when worker crashes
#24
novemberborn
closed
8 years ago
2
stop calling findOptions recursively, and be stubborn when trying to require the linter.
#23
gustavnikolaj
closed
8 years ago
2
pass linterName to worker and require it directly
#22
gustavnikolaj
closed
8 years ago
0
add appveyor ci
#21
gustavnikolaj
closed
8 years ago
0
Add TravisCI
#20
gustavnikolaj
closed
8 years ago
3
Don't select linter just because there is config for it
#19
novemberborn
closed
8 years ago
5
Move linter resolving out of the plugin and into the lintWorker
#18
gustavnikolaj
closed
8 years ago
1
Set up AppVeyor for CI builds on Windows
#17
gustavnikolaj
closed
8 years ago
1
Set up TravisCI for CI builds on Linux
#16
gustavnikolaj
closed
8 years ago
0
configurable linter
#15
gustavnikolaj
closed
8 years ago
7
Make linter configurable in the package.json itself
#14
novemberborn
closed
8 years ago
4
Bump deps
#13
novemberborn
closed
8 years ago
1
Typo in "linter-js-standard-engine/lib/supportedLinters.js" in line 4
#12
FrankenApps
closed
8 years ago
3
Missing return statement when package.json is not found
#11
trodrigues
closed
8 years ago
2
Add support for custom linting engines
#10
ppvg
closed
8 years ago
4
Next