fixme
fixme copied to clipboard
Scan for NOTE, OPTIMIZE, TODO, HACK, XXX, FIXME, and BUG comments within your source, and print them to stdout so you can deal with them.
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Hello, I know it's a tricky issue but I think the options should be in camelCase (https://eslint.org/docs/rules/camelcase) In JavaScript: - lowerCamelCase for variables, properties, etc. - UpperCamelCase for constructors. -...
fixme listed ``` * app/service/content_report.js [1 message]: [Line 48] ✐ NOTE: ) { ``` but what in the file actually is ``` 46 async checkReportInfo (data) { 47 const note...
Hey! I've got an exception `env: node\r: No such file or directory` when running fixme `0.4.4` on OSX. Seems the problem exist because `bin` files contain the windows newline. `dos2unix...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...