mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
chore: tweak lint rule
This commit is contained in:
parent
2859cc1517
commit
bbd76380e2
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
! -path "./.github/*" \
|
||||
! -path "*/Cargo.toml" \
|
||||
! -path "*/Cargo.lock" \
|
||||
! -path "*/macos/*" \
|
||||
! -path "./apps/desktop/macos/*" \
|
||||
> tmp.txt
|
||||
diff <(sort .github/whitelist-capital-letters.txt) <(sort tmp.txt)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user