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

Fix martin --auto-bounds silently ignored with --config #1223

Merged
merged 2 commits into from
Mar 1, 2024

Commits on Feb 29, 2024

  1. Fix martin --auto-bounds silently ignored with --config

    When starting martin with both `--auto-bounds` and `--config`, the auto-bounds param was silently ignored, but now it will notify of the override.
    nyurik committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fc4567d View commit details
    Browse the repository at this point in the history
  2. Minor formatting cleanup

    nyurik committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e11bf6c View commit details
    Browse the repository at this point in the history