issues Search Results · repo:WordPress-Coding-Standards/eslint-plugin-wordpress language:JavaScript
Filter by
22 results
(71 ms)22 results
inWordPress-Coding-Standards/eslint-plugin-wordpress (press backspace or delete to remove)The merge dependency of this package causes an npm audit warning of low severity. It will need to be updated to
version 1.2.1.
https://www.npmjs.com/advisories/722
coderkevin
- Opened on Nov 7, 2018
- #155
Background: The environment variable browser : true, was added to Core s `.jshintrc in [25960]
During the conversion from JSHint to ESLint this environment variable was migrated and found its way into ...
Type: Bug
ntwb
- Opened on Mar 20, 2018
- #150
By default ESLint uses ecmaVersion to 5, this change explicitly declares this value to improve the readability of the
recommended config
Ref: https://eslint.org/docs/user-guide/configuring#specifying-parser-options ...
Type: Enhancement
ntwb
- Opened on Mar 19, 2018
- #148
The recommended config should not include the node environment, the node config is where the node environment is
defined.
Ref: https://eslint.org/docs/user-guide/configuring#specifying-environments
Type: Bug
ntwb
- Opened on Mar 19, 2018
- #145
The node config should declare the node environment only, the esnext config is where the ES6 environment is defined.
Ref: https://eslint.org/docs/user-guide/configuring#specifying-environments
Type: Bug
ntwb
- Opened on Mar 19, 2018
- #144
I performed a quick GitHub repo search to see who was using eslint-plugin-wordpress via the GitHub repo using master or
a commit hash rather than a packages release on npmjs.com:
• imath/gutenprez - @imath ...
ntwb
- 1
- Opened on Mar 17, 2018
- #141
GitHub has a nice initialisation script using Inquirer, would be great to have something similar
https://github.com/github/eslint-plugin-github/blob/master/bin/eslint-github-init.js
Type: Enhancement
ntwb
- Opened on Jan 17, 2018
- #124
According to the WordPress JavaScript Coding Standards, Yoda conditions are part of the best practices.
Why does wordpress/recommended not include yoda condition checks? It is instead part of wordpress/jscs. ...
inderpreet99
- 1
- Opened on Aug 24, 2017
- #118
The Rule: http://eslint.org/docs/rules/space-unary-ops
The Current WPCS JS Docs: https://make.wordpress.org/core/handbook/best-practices/coding-standards/javascript/#spacing
Type: Enhancement
ntwb
- Opened on Aug 1, 2017
- #110
The Rule: http://eslint.org/docs/rules/one-var
The Current WPCS JS Docs:
https://make.wordpress.org/core/handbook/best-practices/coding-standards/javascript/#declaring-variables-with-var
Decisions Discussions: ...
ntwb
- 1
- Opened on Aug 1, 2017
- #108

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.