-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
dev: rewrite linters Manager #4419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
6762019
fix: load linters only once
ldez 13936c8
chore: simplify the linters loading
ldez 9789895
chore: move configuration modification to the Loader
ldez c9648c1
chore: remove Validator from EnabledSet
ldez 9fe1be4
chore: move all the validations at the same place
ldez cf874b4
chore: plugin builder
ldez b29e407
chore: linter builder
ldez 88342f5
chore: fusion of Manager and EnableSet
ldez c4f9898
chore: use the new Manager
ldez 20df06d
chore: improve error message
ldez 81badef
chore: remove useless struct tags
ldez d30c3f2
review: dummy child return dummy
ldez 2328668
review
ldez bfd4182
chore: sepration of concerns
ldez cf975a4
chore: separation of concerns: move validation to configuration struct
ldez df61470
chore: merge validateEnabledDisabledLintersConfig with Validate
ldez 1d822ca
chore: fix a typo
ldez 1fe1894
Apply suggestions from code review
ldez 4647f2f
chore: linting
ldez 3dafb43
docs: add godoc on Manager and the builders
ldez 9d196f4
docs: add init section inside the architecture documentation
ldez 45fef5d
review
ldez aaef7fc
chore: minor changes
ldez a701970
chore: remove the dummyLogger
ldez 83c68d6
doc: update some pages
ldez ad6b6e3
review: improve error messages
ldez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.