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

Introduce save-overrides.toml #435

Closed
orchestr7 opened this issue Aug 17, 2022 · 3 comments · Fixed by #438
Closed

Introduce save-overrides.toml #435

orchestr7 opened this issue Aug 17, 2022 · 3 comments · Fixed by #438
Assignees

Comments

@orchestr7
Copy link
Member

orchestr7 commented Aug 17, 2022

This file should contain following options:

As bonus - should be done separately later:

This file should support groups [fix]and[warn] to customize execution run for different type of plugins

It allows to store such files in private repositories for test and provide them as external file for public tests.

Originally posted by @nulls in #430 (comment)

@nulls
Copy link
Member

nulls commented Aug 22, 2022

Need to add implementation of com.saveourtool.save.core.utils.CmdExecutorBase for com.saveourtool.save.plugins.fix.FixPlugin

@nulls
Copy link
Member

nulls commented Aug 22, 2022

Try to move evaluatedToolConfig to Plugin's field level

@nulls nulls self-assigned this Aug 24, 2022
@nulls
Copy link
Member

nulls commented Aug 29, 2022

Need to add implementation of com.saveourtool.save.core.utils.CmdExecutorBase for com.saveourtool.save.plugins.fix.FixPlugin

Better to handle it in scope of #434

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 a pull request may close this issue.

2 participants