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(cli) skip run lint when --rules is passed #1747

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

camc314
Copy link
Collaborator

@camc314 camc314 commented Dec 19, 2023

not sure if there is a cleaner way to do this.

maybe change check_options to return an Option - none if no CliResult, Some if there is a cli result (something was incorrect or the cmd was handled)

Copy link
Collaborator Author

camc314 commented Dec 19, 2023

Copy link
Member

Boshen commented Dec 20, 2023

Merge activity

  • Dec 19, 11:24 PM: @@Boshen started a stack merge that includes this pull request via Graphite.
  • Dec 19, 11:24 PM: @@Boshen merged this pull request with Graphite.

@Boshen Boshen merged commit df29e8d into main Dec 20, 2023
16 checks passed
@Boshen Boshen deleted the c/12-19-fix_cli_skip_run_lint_when_--rules_is_passed branch December 20, 2023 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Area - CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants