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 a bug in cli config parsing #1487

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Fix a bug in cli config parsing #1487

merged 1 commit into from
Jan 18, 2023

Commits on Jan 18, 2023

  1. Fix a bug in cli config parsing

    When the config specifies queries in external repositories and no other
    queries and cli config parsing is enabled, the analyze job is not able
    to find any queries to run and it fails. This PR fixes the problem.
    
    Also add some logging statements when writing a copy of the user config
    file.
    aeisenberg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9b1206e View commit details
    Browse the repository at this point in the history