Skip to content

ESLint Config Migration: Fix indentation linter warnings#1033

Closed
filmaj wants to merge 1 commit intotslint-to-eslintfrom
eslint-indent
Closed

ESLint Config Migration: Fix indentation linter warnings#1033
filmaj wants to merge 1 commit intotslint-to-eslintfrom
eslint-indent

Conversation

@filmaj
Copy link
Contributor

@filmaj filmaj commented Aug 4, 2021

Summary

This is a PR that should be merged into #1024 and incrementally addresses #842.

This PR contains no configuration changes, just indentation fixes.

Before

✖ 927 problems (737 errors, 190 warnings)
  187 errors and 0 warnings potentially fixable with the `--fix` option.

After

✖ 875 problems (685 errors, 190 warnings)
  135 errors and 0 warnings potentially fixable with the `--fix` option.

Requirements (place an x in each [ ])

@gitwave gitwave bot added the untriaged label Aug 4, 2021
@filmaj filmaj self-assigned this Aug 4, 2021
@filmaj filmaj added enhancement M-T: A feature request for new functionality tests M-T: Testing work only and removed untriaged labels Aug 4, 2021
@srajiang srajiang added this to the 3.6.0 milestone Aug 4, 2021
@filmaj
Copy link
Contributor Author

filmaj commented Aug 4, 2021

Merged this into #1024 - closing.

@filmaj filmaj closed this Aug 4, 2021
@filmaj filmaj changed the title [WIP] ESLint Config Migration: Fix indentation linter warnings ESLint Config Migration: Fix indentation linter warnings Aug 5, 2021
@WilliamBergamin WilliamBergamin deleted the eslint-indent branch May 20, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement M-T: A feature request for new functionality tests M-T: Testing work only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants