Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: update capitalized-comments eslint rule
This makes sure comments from 10 characters on are validated instead of 20 characters as lower bound. The regular expression was also updated to ignore variable declarations which might happen while commenting out some code during development.
- Loading branch information