-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
dev: clean up Executor #4404
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
dev: clean up Executor #4404
Changes from 2 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
126988e
chore: remove deprecated flags
ldez d0eb53b
chore: re-organize methods and functions
ldez 8db073c
chore: clean dead code
ldez 62dd1a8
chore: re-organize comments related to cache
ldez 1e2ba1f
chore: unify fonction naming
ldez 865d6ea
chore: move BuildInfo to version
ldez d917656
fix: reports default flag values into defaultLintersSettings
ldez b7b86a6
chore: reformat some comments
ldez 14bc543
chore(presets): converts methods to functions
ldez 86be410
chore: same receiver for all Manager methods
ldez aaa99dc
chore: unexports some fields
ldez 6076083
chore: move getConfigForCommandLine to executor file
ldez eaecfbd
chore: converts FlagSet methods to functions
ldez 0bfebae
chore: linarize initVersionConfiguration
ldez 4157048
chore: reformat some comments
ldez d1d6731
chore: isolate initHashSalt
ldez d938dae
chore: isolate init methods
ldez f8ff68d
chore: remove first call to lintersdb.NewManager from NewExecutor
ldez 2b271d2
chore: move initCommands at the begining of NewExecutor
ldez 34269cb
chore: isolate Executor initialization code
ldez ea79bbc
chore: fix imports
ldez fae562c
chore: reorganize initRunFlagSet
ldez 7cc7c45
chore: remove useless needVersionOption method
ldez dfa6eb8
chore: inline help linters command
ldez 13682c2
chore: reorganize initXX methods
ldez 9b6eabd
chore: reorganize command methods
ldez 283946f
chore: documment cmd fields
ldez 1e8a199
chore: remove loadGuard field
ldez 34572a8
chore: group executor fields
ldez 18935d2
chore: clean goutil.Env
ldez b5b2a79
chore: remove sw and pkgCache fields
ldez f470c2c
chore: fixSlicesFlags before NewManager
ldez e7a19c7
chore: extract initConfiguration from initExecutor
ldez d995415
chore: remove Deadline tests
ldez 9159274
chore: converts initHashSalt from methods to function
ldez 51c1ee6
chore: removes useless flags from config command
ldez 7a0bc08
chore: fix typos
ldez 074c369
chore(offtopic): rename a variable inside NewGochecknoglobals
ldez 3e97d56
chore(offtopic): extract govet validation from FileReader
ldez 3b27685
chore: isolate Version field in Config
ldez c1d711d
chore: use errors.As
ldez 858a41c
chore: annotate and re-organize configuration structures
ldez bfccfbd
chore: fix typo
ldez 33416b2
fix: govet settings validation
ldez a3618d7
chore: remove allPresets function
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
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.