mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Remove licensing checker/linter
This tool appears to no longer be maintained, but more importantly there are far fewer production dependencies now than when first introduced, and all are known/trusted.
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
- run: npm install --ignore-scripts
|
||||
- run: npm run lint-cpp
|
||||
- run: npm run lint-js
|
||||
- run: npm run lint-licensing
|
||||
- run: npm run lint-types
|
||||
build-native:
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user