Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use correct branch for .editorconfig error (#21152)
In #21088 I accidentally forgot to support multiple branches. It always checks the default branch, no matter on which branch you are working on. With this fix, it always shows the error from the current branch. Sorry for that.
- Loading branch information