Skip to content

Commit

Permalink
moved typos config into workspace Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkatychev committed Jan 16, 2025
1 parent 24bb642 commit 9af820e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,8 @@ opt-level = 3

[profile.release.package.lalrpop]
opt-level = 3

[workspace.metadata.typos]
files.extend-exclude = [
"/topiary-cli/tests/samples",
]
3 changes: 0 additions & 3 deletions typos.toml

This file was deleted.

0 comments on commit 9af820e

Please sign in to comment.