Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gustavnikolaj/linter-js-standard-engine issues and pull requests

#59 - Lint `javascript` grammar scope by default

Pull Request - State: closed - Opened by sonicdoe over 6 years ago - 1 comment

#58 - Doesn't seem to be doing anything

Issue - State: closed - Opened by ricardograca over 6 years ago - 3 comments

#57 - Update worker.js

Pull Request - State: closed - Opened by leomp12 almost 7 years ago - 6 comments

#56 - Configurable scopes

Pull Request - State: closed - Opened by novemberborn almost 7 years ago - 1 comment

#55 - Support ignore in package.json

Pull Request - State: open - Opened by gustavnikolaj over 7 years ago - 2 comments

#54 - Does this package use the `ignore` settings in package.json?

Issue - State: open - Opened by saadq over 7 years ago - 4 comments

#53 - Lint inside script tags in html

Issue - State: closed - Opened by whaaaley over 7 years ago - 1 comment

#52 - feature: default linter

Issue - State: closed - Opened by joshyrobot over 7 years ago - 8 comments

#51 - Document new skip option

Pull Request - State: closed - Opened by novemberborn over 7 years ago - 1 comment

#50 - recurse findOptions on non root package.json

Pull Request - State: closed - Opened by zetaron over 7 years ago - 10 comments

#49 - Support lintTextSync()

Pull Request - State: closed - Opened by novemberborn over 7 years ago - 5 comments

#48 - Linter v2

Pull Request - State: closed - Opened by gustavnikolaj over 7 years ago - 6 comments

#47 - Submit a PR for feross/standard's README mentioning this plugin.

Issue - State: closed - Opened by gustavnikolaj over 7 years ago - 8 comments

#46 - add support for new sync lintText method in std-engine 6

Pull Request - State: closed - Opened by gustavnikolaj over 7 years ago - 7 comments

#45 - Compatibility with standard-engine@6

Issue - State: closed - Opened by novemberborn over 7 years ago - 3 comments

#44 - Correctly determine message type

Pull Request - State: closed - Opened by novemberborn almost 8 years ago

#43 - Require opt-in before linting a new project

Pull Request - State: closed - Opened by novemberborn almost 8 years ago - 6 comments

#42 - Assorted improvements

Pull Request - State: closed - Opened by novemberborn almost 8 years ago - 2 comments

#41 - Require opt-in before linting a new project

Issue - State: closed - Opened by novemberborn almost 8 years ago - 2 comments
Labels: enhancement

#40 - Don't flood the user with errors

Issue - State: closed - Opened by novemberborn almost 8 years ago - 1 comment
Labels: enhancement

#39 - Log error stack traces to developer console

Issue - State: closed - Opened by novemberborn almost 8 years ago - 1 comment
Labels: enhancement

#38 - Support 'fix' command

Issue - State: closed - Opened by novemberborn almost 8 years ago - 1 comment
Labels: enhancement

#37 - ES2016 and refactor

Pull Request - State: closed - Opened by novemberborn almost 8 years ago - 3 comments

#36 - Seems to ignore eslint plugins and "globals"?

Issue - State: closed - Opened by taoeffect almost 8 years ago - 3 comments

#35 - Bump Node version

Issue - State: closed - Opened by novemberborn almost 8 years ago - 3 comments

#34 - Serialize errors in worker -> plugin IPC

Issue - State: closed - Opened by novemberborn almost 8 years ago

#33 - Report errors thrown when calling lintText() in workers

Pull Request - State: closed - Opened by novemberborn almost 8 years ago

#32 - Remove workers from cache when they exit

Pull Request - State: closed - Opened by novemberborn almost 8 years ago

#31 - Fix linter resolution

Pull Request - State: closed - Opened by novemberborn almost 8 years ago - 2 comments

#30 - Clear linter callbacks once invoked

Pull Request - State: closed - Opened by novemberborn about 8 years ago - 1 comment

#29 - Code coverage

Pull Request - State: closed - Opened by novemberborn about 8 years ago - 4 comments

#28 - Provide filename when linting text

Pull Request - State: closed - Opened by novemberborn about 8 years ago - 2 comments

#27 - Update to new Linter API

Issue - State: closed - Opened by gustavnikolaj about 8 years ago - 2 comments
Labels: enhancement

#26 - report linter not found as lint result

Pull Request - State: closed - Opened by gustavnikolaj about 8 years ago - 2 comments

#25 - Consider warning about linter not being installed

Issue - State: closed - Opened by gustavnikolaj about 8 years ago - 1 comment

#24 - Graceful error notification when worker crashes

Issue - State: closed - Opened by novemberborn about 8 years ago - 2 comments

#23 - stop calling findOptions recursively, and be stubborn when trying to require the linter.

Pull Request - State: closed - Opened by gustavnikolaj about 8 years ago - 2 comments

#22 - pass linterName to worker and require it directly

Pull Request - State: closed - Opened by gustavnikolaj about 8 years ago

#21 - add appveyor ci

Pull Request - State: closed - Opened by gustavnikolaj about 8 years ago

#20 - Add TravisCI

Pull Request - State: closed - Opened by gustavnikolaj about 8 years ago - 3 comments

#19 - Don't select linter just because there is config for it

Issue - State: closed - Opened by novemberborn about 8 years ago - 5 comments

#18 - Move linter resolving out of the plugin and into the lintWorker

Issue - State: closed - Opened by gustavnikolaj about 8 years ago - 1 comment

#17 - Set up AppVeyor for CI builds on Windows

Issue - State: closed - Opened by gustavnikolaj about 8 years ago - 1 comment

#16 - Set up TravisCI for CI builds on Linux

Issue - State: closed - Opened by gustavnikolaj about 8 years ago

#15 - configurable linter

Pull Request - State: closed - Opened by gustavnikolaj about 8 years ago - 7 comments

#14 - Make linter configurable in the package.json itself

Pull Request - State: closed - Opened by novemberborn about 8 years ago - 4 comments

#13 - Bump deps

Pull Request - State: closed - Opened by novemberborn about 8 years ago - 1 comment

#12 - Typo in "linter-js-standard-engine/lib/supportedLinters.js" in line 4

Issue - State: closed - Opened by FrankenApps over 8 years ago - 3 comments

#11 - Missing return statement when package.json is not found

Pull Request - State: closed - Opened by trodrigues over 8 years ago - 2 comments

#10 - Add support for custom linting engines

Pull Request - State: closed - Opened by ppvg over 8 years ago - 4 comments

#9 - Allow for custom standard-engine linters not on the hard-coded list

Issue - State: closed - Opened by spudly almost 9 years ago - 6 comments

#8 - Add support for vanilla eslint

Issue - State: closed - Opened by gustavnikolaj almost 9 years ago - 2 comments

#7 - Handle multiple tabs with the same file.

Issue - State: closed - Opened by gustavnikolaj almost 9 years ago - 4 comments
Labels: bug

#6 - Support nested packages

Issue - State: closed - Opened by gustavnikolaj almost 9 years ago

#5 - Reimplement package.json ignores

Issue - State: closed - Opened by gustavnikolaj almost 9 years ago - 1 comment
Labels: enhancement

#4 - Linter does not pick up on package.json configuration.

Issue - State: closed - Opened by gustavnikolaj almost 9 years ago
Labels: bug

#3 - Don't walk the file system for package.json files on each lint run

Issue - State: closed - Opened by gustavnikolaj almost 9 years ago - 9 comments
Labels: enhancement

#2 - Gracefully opt out of linting projects with no compatible linters

Issue - State: closed - Opened by gustavnikolaj almost 9 years ago - 1 comment
Labels: bug

#1 - Linter Performance

Issue - State: closed - Opened by gustavnikolaj almost 9 years ago - 1 comment
Labels: enhancement