GitHub / WordPress-Coding-Standards/eslint-plugin-wordpress issues and pull requests
#155 - "merge" dependency package security issue
Issue -
State: open - Opened by coderkevin over 6 years ago
#154 - Update dependencies to enable Greenkeeper 🌴
Pull Request -
State: open - Opened by greenkeeper[bot] almost 7 years ago
- 1 comment
Labels: greenkeeper, Status: Blocked
#153 - chore(package): update npmpub to version 4.0.1
Pull Request -
State: closed - Opened by ntwb about 7 years ago
#152 - Add Node.js v10 to Trvis CI
Pull Request -
State: closed - Opened by ntwb about 7 years ago
#151 - fix: remove `browser` environment configurations
Pull Request -
State: closed - Opened by ntwb over 7 years ago
#150 - Remove `browser` environment variable from configs
Issue -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Bug
#149 - fix: explicitly declare inferred `ecmaVersion: 5` in `recommended` config.
Pull Request -
State: closed - Opened by ntwb over 7 years ago
#148 - Use `ECMAScript : 5` in `recommended` config
Issue -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Enhancement
#147 - fix: remove `node` environment from `recommended` config
Pull Request -
State: closed - Opened by ntwb over 7 years ago
#146 - fix: remove `es6` environment from `node` config
Pull Request -
State: closed - Opened by ntwb over 7 years ago
#145 - Remove `node: true` from `recommended`
Issue -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Bug
#144 - Remove `es6: true` from `node` config
Issue -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Bug
#143 - fix: use `strict-mode` config module name
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Bug, Status: Review Ready
#142 - feat: rename ES6 config to `esnext`
Pull Request -
State: closed - Opened by ntwb over 7 years ago
- 2 comments
Labels: Type: Enhancement, Status: Review Ready
#141 - Heads Up: Pending release notification
Issue -
State: closed - Opened by ntwb over 7 years ago
- 1 comment
#140 - chore: standardize Jest tests
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Chores, Status: Review Ready
#139 - chore: add `save-prefix='~'` to `.npmrc`
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Chores, Status: Review Ready
#138 - chore: add commitlint
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Chores, Status: Review Ready
#137 - feat: update ES6 config per Gutenberg ESLint config
Pull Request -
State: closed - Opened by ntwb over 7 years ago
- 4 comments
Labels: Type: Enhancement, Status: Review Ready
#136 - fix: remove `node` from ES6 config.
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Bug, Status: Review Ready
#135 - tests: add ES6 config tests.
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Status: Review Ready, Type: Tests
#134 - feat: add ESLint `strict` rule and `strict-mode` configuration.
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Enhancement, Status: Review Ready
#133 - docs: spellcheck `CHANGELOG.md`
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Documentation, Status: Review Ready
#132 - chore: bump minimum Node.js required version to `8.9.3`
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Chores, Status: Review Ready
#131 - chore: update `eslint-config-wordpress` to latest commit
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Chores, Status: Review Ready
#130 - Update dependencies
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Chores, Status: Review Ready
#129 - Fixes small typo in readme
Pull Request -
State: closed - Opened by carrieforde over 7 years ago
- 1 comment
#128 - Assign preferred JSDoc tags and types
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Status: Review Ready, Type: Tests
#127 - JSDocs updates and tests
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Status: Review Ready, Type: Tests
#126 - Prefer `@return` over `@returns`
Pull Request -
State: closed - Opened by atimmer over 7 years ago
#125 - Update `*.json` indentation per WordPress Coding Standards
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Type: Chores, Status: Review Ready
#124 - Add an "init" script wizard
Issue -
State: open - Opened by ntwb over 7 years ago
Labels: Type: Enhancement
#123 - Remove npm `package lock.json`
Pull Request -
State: closed - Opened by ntwb over 7 years ago
Labels: Status: Review Ready
#122 - Require JSDoc for methods
Pull Request -
State: closed - Opened by atimmer over 7 years ago
#121 - Add rulesets to README
Pull Request -
State: closed - Opened by atimmer over 7 years ago
- 1 comment
#120 - Add yoda conditions test fixture
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
- 1 comment
Labels: Status: Review Ready
#119 - fix: Change `yoda` rule from `warn` to `error`, and option `never` to `always`
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
Labels: Status: Review Ready
#118 - Enforcing yoda in wordpress/recommended
Issue -
State: closed - Opened by inderpreet99 almost 8 years ago
- 1 comment
#117 - tests: Add JSHint fixtures tests.
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
Labels: Status: Review Ready, Type: Tests
#116 - chore: Add `eslint-find-rules` plugin.
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
Labels: Type: Enhancement, Status: Review Ready
#115 - fix: Add ESlint ES6 rules.
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
Labels: Type: Enhancement, Status: Review Ready
#114 - Update ESLint
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
Labels: Type: Chores, Status: Review Ready
#113 - fix: Remove the `ava`, `backbone`, and `qunit` ESLint plugins and configs
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
Labels: Type: Cleanup, Status: Review Ready
#112 - Add new WPCS tests for semicolons and strings
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
Labels: Status: Review Ready, Type: Tests
#111 - feat: Update `space-unary-ops` rule to add spacing after `!` operator
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
Labels: Type: Enhancement, Status: Review Ready
#110 - Update `space-unary-ops` rule to add spacing after `!` operator
Issue -
State: closed - Opened by ntwb almost 8 years ago
Labels: Type: Enhancement
#109 - feat: Turn off `one-var` rule
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
Labels: Type: Enhancement, Status: Review Ready
#108 - Drop `one-var` rule
Issue -
State: closed - Opened by ntwb almost 8 years ago
- 1 comment
#107 - chore: Use Jest for tests
Pull Request -
State: closed - Opened by ntwb almost 8 years ago
- 1 comment
Labels: Type: Chores, Status: Review Ready
#106 - Error: ENOENT: no such file or directory, scandir './rules'
Issue -
State: open - Opened by grappler about 8 years ago
- 11 comments
#105 - chore: Add npmpub package
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#104 - chore: Move ESLint config from `package.json` to standalone `.eslintrc.json` file.
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#103 - docs: Add `package-lock.json`
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Type: Chores, Status: Review Ready
#102 - docs: Update Coveralls badge URL
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
Labels: Type: Documentation, Status: Review Ready
#101 - Update Coveralls integration and badges
Issue -
State: closed - Opened by ntwb about 8 years ago
- 2 comments
Labels: Type: Chores
#100 - docs: Update repo URLs in README.md
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
Labels: Type: Documentation, Status: Review Ready
#99 - chore: Install the latest release of npm for all Travis CI jobs
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Type: Chores, Status: Review Ready
#98 - chore: Test upcoming npm fix
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
Labels: Type: Chores, Status: Invalid
#97 - chore: Update nyc to to `v11.0.3`
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#96 - chore: Update AVA to `0.20.0`
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#95 - feat: Update `eslint-plugin-node` to `v5.1.0`
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#94 - feat: Update `eslint-plugin-wpcalypso` to `v3.4.0`
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#93 - feat: Update `eslint-plugin-jsdoc` to `v3.1.1`
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#92 - feat: Update `eslint-plugin-qunit` to `v3.1.0`
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#91 - Add new ESLint 4.x rules
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#90 - refactor: Remove ESLint "legacy ruleset"
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#89 - Reinstate Travis CI caching
Issue -
State: closed - Opened by ntwb about 8 years ago
- 3 comments
Labels: Type: Chores
#88 - refactor: Use ESLint for linting.
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#87 - Fix: Add Node.js `node` ESLint environment to `recommended` config.
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#86 - feat: Change `comma-dangle` rule option to `always-multiline`.
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#85 - Chore: Drop Node.js version 7.x from Travis CI
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#84 - Chore: Bump minimum Node.js requiremed version to `6.9.1` and drop support for Node.js version 4.x.
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#83 - Fix: Moved `comma-dangle` rule from `possible-errors` rule set to `stylistic-issues` rule set.
Pull Request -
State: closed - Opened by ntwb about 8 years ago
Labels: Status: Review Ready
#82 - chore: Add NodeJS v8 to Travis CI build matrix
Pull Request -
State: closed - Opened by ntwb about 8 years ago
#81 - Add rule: array-function-spacing
Pull Request -
State: closed - Opened by aduth about 8 years ago
- 4 comments
#80 - Update dependencies to enable Greenkeeper 🌴
Pull Request -
State: closed - Opened by greenkeeper[bot] about 8 years ago
- 1 comment
Labels: greenkeeper
#79 - Add `comma-dangle` eslint rule for trailing commas
Issue -
State: closed - Opened by ntwb about 8 years ago
Labels: Type: Enhancement
#78 - Add `comma-dangle` eslint rule for trailing commas
Issue -
State: closed - Opened by ntwb about 8 years ago
#77 - chore: Update `eslint-plugin-wpcalypso` to `v3.2.0
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
#76 - chore: Update `eslint-plugin-qunit` to `v3.0.0
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
#75 - chore: Update `eslint-plugin-node` to `v4.2.2
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
#74 - chore: Update `eslint-plugin-jsdoc` to `v3.0.2
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
#73 - chore: Update `eslint-plugin-ava` to `v4.2.0
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
#72 - chore: Update `eslint` to `v3.19.0
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
#71 - chore: Update `is-plain-obj` to `v1.1.0
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
#70 - chore: Update `coveralls` to `v2.13.1
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 2 comments
#69 - chore: Switch to minor `~` for semver modules in `package.json`
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 2 comments
#68 - chore: Update `ava` to `v0.19.1
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
#67 - chore: Update `nyc` to `v10.3.0
Pull Request -
State: closed - Opened by ntwb about 8 years ago
- 1 comment
#66 - Add eslint-plugin-jest
Issue -
State: closed - Opened by ntwb over 8 years ago
- 1 comment
#65 - Consider adding `eslint-plugin-html` for inline `<script>` in PHP files
Issue -
State: closed - Opened by ntwb over 8 years ago
- 1 comment
#64 - Add semantic version policy
Issue -
State: closed - Opened by ntwb over 8 years ago
- 1 comment
#63 - chore: Add NodeJS 7.x to Travis CI
Pull Request -
State: closed - Opened by ntwb over 8 years ago
- 1 comment
#62 - Add `one-var` and `no-trailing-spaces` rules
Pull Request -
State: closed - Opened by ntwb over 8 years ago
- 1 comment
#61 - Update README.md
Pull Request -
State: closed - Opened by desrosj over 8 years ago
- 2 comments
#60 - Update dependencies to enable Greenkeeper 🌴
Pull Request -
State: closed - Opened by greenkeeper[bot] over 8 years ago
- 1 comment
Labels: greenkeeper
#59 - Add `eslint-find-rules`
Issue -
State: closed - Opened by ntwb almost 9 years ago
#58 - Switch to using `~` tilde from `^` caret for semantic version dependencies
Issue -
State: closed - Opened by ntwb almost 9 years ago
- 1 comment
#56 - [email protected] breaks build ⚠️
Pull Request -
State: closed - Opened by greenkeeperio-bot almost 9 years ago
- 1 comment
Labels: greenkeeper
#50 - Update xo to version 0.17.0 🚀
Pull Request -
State: closed - Opened by greenkeeperio-bot almost 9 years ago
- 1 comment
Labels: greenkeeper, Status: Invalid