Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F117521096
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
592 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/.github/workflows/check-unused-imports.yml b/.github/workflows/check-unused-imports.yml
new file mode 100644
index 000000000..17a52d3e4
--- /dev/null
+++ b/.github/workflows/check-unused-imports.yml
@@ -0,0 +1,18 @@
+name: Check for unused imports using Pylint
+on:
+ pull_request:
+ branches:
+ - current
+ - equuleus
+ - sagitta
+ - circinus
+ workflow_dispatch:
+
+permissions:
+ pull-requests: write
+ contents: read
+
+jobs:
+ check-unused-imports:
+ uses: vyos/.github/.github/workflows/check-unused-imports.yml@current
+ secrets: inherit
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Sep 26, 1:38 PM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4285298
Default Alt Text
(592 B)
Attached To
Mode
rVYOSONEX vyos-1x
Attached
Detach File
Event Timeline
Log In to Comment