Cleanup unused /proc/mounts fixture. (#1097)
* Cleanup unused /proc/mounts fixture. * Ignore Uint -> Unit in codespell. Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
3659260b66
commit
a1ce712e22
2 changed files with 1 additions and 33 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run: sudo pip install codespell
|
||||
- run: codespell --skip=".git,./vendor,ttar"
|
||||
- run: codespell --skip=".git,./vendor,ttar" -L uint
|
||||
|
||||
build:
|
||||
machine: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue