Skip to content

Commit

Permalink
Remove linting instructions from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
attackant committed Mar 12, 2024
1 parent 2985b60 commit c85f8a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,4 @@ The GNU General Public License (GPL) license. Please see [License File](LICENSE)
Run `npm run test` to run Jest tests against JavaScript files. Run
`npm run test:watch` to keep the test runner open and watching for changes.

Run `npm run lint` to run ESLint against all JavaScript files. Linting will also
happen when running development or production builds.

Run `composer test` to run tests against PHPUnit and the PHP code in the plugin.

0 comments on commit c85f8a0

Please sign in to comment.