Skip to content

Commit

Permalink
exclude toml file in typos
Browse files Browse the repository at this point in the history
  • Loading branch information
imabdulbasit committed Dec 10, 2024
1 parent b87334a commit 6ab9a81
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
1 change: 1 addition & 0 deletions .typos.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[files]
extend-exclude = [
"data/initial_stake_table.toml",
".env",
"*.json",
"**/*.pdf",
Expand Down
13 changes: 11 additions & 2 deletions sequencer-sqlite/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6ab9a81

Please sign in to comment.