mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
chore: cleanup after removal of std/wasi
(#3808)
* chore: cleanup remaining `std/wasi` files * fix
This commit is contained in:
parent
1a4be18be2
commit
46add76a9f
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@ -62,7 +62,5 @@ toml:
|
||||
- toml/**
|
||||
uuid:
|
||||
- uuid/**
|
||||
wasi:
|
||||
- wasi/**
|
||||
yaml:
|
||||
- yaml/**
|
||||
|
3
.github/workflows/typos.toml
vendored
3
.github/workflows/typos.toml
vendored
@ -2,9 +2,6 @@
|
||||
check-filename = false
|
||||
|
||||
[default.extend-identifiers]
|
||||
# The typo also exists in https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/witx/typenames.witx.
|
||||
ERRNO_ACCES = "ERRNO_ACCES"
|
||||
|
||||
# variable name used by node-semver
|
||||
_fpr = "_fpr"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user