Skip to content

Commit

Permalink
eslint tools
Browse files Browse the repository at this point in the history
  • Loading branch information
copy committed Jul 12, 2024
1 parent 381a676 commit 6f2ef55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ all-tests: eslint kvm-unit-test qemutests qemutests-release jitpagingtests api-t
# - devices-test (hangs)

eslint:
eslint src tests gen lib examples
eslint src tests gen lib examples tools

rustfmt: $(RUST_FILES)
cargo fmt --all -- --check --config fn_single_line=true,control_brace_style=ClosingNextLine
Expand Down

0 comments on commit 6f2ef55

Please sign in to comment.