Skip to content
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

Rework config and setup #135

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Rework config and setup #135

merged 1 commit into from
Jun 16, 2023

Conversation

bombsimon
Copy link
Owner

Avoid global variables by adding a constructor for the analyzer. At the same time, accept configuration as an input to not mutate a global var, or pass nil to set the configuration through flags.

Avoid global variables by adding a constructor for the analyzer. At the
same time, accept configuration as an input to not mutate a global var,
or pass nil to set the configuration through flags.
@coveralls
Copy link

Coverage Status

coverage: 93.637% (-1.0%) from 94.615% when pulling 943c010 on config-setup into 64698e3 on master.

@bombsimon bombsimon merged commit 4740984 into master Jun 16, 2023
@bombsimon bombsimon deleted the config-setup branch June 16, 2023 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants