Skip to content

Commit

Permalink
fix: Fixed problem with eslint arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
ecyht2 authored Mar 30, 2024
1 parent 97383c3 commit 6f0b8da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:

- name: Run ESLint
run: npx eslint .
--config eslint.config.js
--ext .js,.jsx,.ts,.tsx

clippy:
name: Checking Rust using Clippy
Expand Down

0 comments on commit 6f0b8da

Please sign in to comment.