-
Notifications
You must be signed in to change notification settings - Fork 478
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[eslint] Fix duplicate rule and new errors
Remove `extensions/cxx_debugging/third_party/` file from linting. Fix duplicate rule that was disabling the first one. Changed the interfaces to match camelCase as in TS style guide https://google.github.io/styleguide/tsguide.html#camel-case Also adds names to rules so it's easier to see what caused the error. Bug: none Change-Id: I3f5f6ba0a450a87c2905ba449c1ffbb0d00dcaa1 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6172437 Reviewed-by: Benedikt Meurer <[email protected]> Commit-Queue: Nikolay Vitkov <[email protected]> Reviewed-by: Jack Franklin <[email protected]>
- Loading branch information
1 parent
1f699e5
commit 52a1797
Showing
5 changed files
with
63 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters