-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove license-checker in favour of Snyk (#84)
* chore: remove license-checker in favour of Snyk * fix: fix clippy linting (#85) --------- Co-authored-by: Afonso Barracha <[email protected]>
- Loading branch information
1 parent
69ca9a0
commit aacbefe
Showing
4 changed files
with
7 additions
and
213 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,6 +43,3 @@ jobs: | |
|
||
- name: Test | ||
run: yarn test:macos | ||
|
||
- name: License Check | ||
run: yarn license:check |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.