chore: report unused directives

Description

This MR adds --report-unused-disable-directives eslint option to our linting so that when there is an unused // eslint-disable-next-line the linting will fail.

https://eslint.org/docs/latest/use/command-line-interface#--report-unused-disable-directives

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports

Loading
Loading