Skip to content

tools: fix error in eslintrc comment

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-minor-error into master

46d7cb88 introduced an error in a comment in .eslintrc.yaml. The second option needs to be an integer specifying the number of spaces per level of indentation.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

tools

Merge request reports

Loading