Skip to content
Open
Prev Previous commit
Next Next commit
Revise the missing license test case
  • Loading branch information
cmcgee1024 committed May 14, 2025
commit 2a500bf7094d54ed5f35718994b4c26a12434e31
1 change: 1 addition & 0 deletions .licenseignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.github/workflows/configs/.flake8
**/*.yml
**/*.java
CODEOWNERS
LICENSE.txt
README.md
1 change: 1 addition & 0 deletions tests/no-license.java
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// Look, no license
2 changes: 0 additions & 2 deletions tests/no-license.yml

This file was deleted.

Loading