Skip to content

Commit

Permalink
Update code_review_checklist.md
Browse files Browse the repository at this point in the history
remove sim_es6_eslintrc_review from checklist, phetsims/chipper#734
  • Loading branch information
pixelzoom authored Sep 12, 2019
1 parent 7e026be commit f48e8cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion checklists/code_review_checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ PhET code-review checklist
- [ ] Does the sim start up? (requirejs and built versions)
- [ ] Does the sim experience any assertion failures? (run with query parameter `ea`)
- [ ] Does the sim pass a scenery fuzz test? (run with query parameters `fuzz&ea`)
- [ ] Does linting with "sim_es6_eslintrc_review.js" reveal any problems that should be fixed? (change eslintConfig in package.json and run `grunt lint`)

## **Memory Leaks**

Expand Down

0 comments on commit f48e8cb

Please sign in to comment.