We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c4bc1 commit a992757Copy full SHA for a992757
.typos.toml
@@ -2,7 +2,8 @@
2
3
[files]
4
extend-exclude = [
5
- "test/link.ld"
+ "integration-test/riscv/link.ld",
6
+ "integration-test/x86/link.ld",
7
]
8
9
[default]
0 commit comments