Skip to content

Commit

Permalink
Merge pull request #95 from nsbradford/main
Browse files Browse the repository at this point in the history
Update ellipsis.yaml
  • Loading branch information
hbrooks authored Feb 3, 2024
2 parents 215dd73 + 8fc82a7 commit 0c18733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ellipsis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ commands:

- name: "lint_fix"
description: "Lints the code in fix mode, which will fix some errors."
command: "yarn lint:fix"
command: "yarn lint:fix && yarn format"
return_output_on_success: false
auto_repair: true

Expand Down

0 comments on commit 0c18733

Please sign in to comment.