Skip to content

Commit

Permalink
Update scripts/test/lint.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ana María Martínez Gómez <anamaria@martinezgomez.name>
  • Loading branch information
sara-rn and Ana06 authored Feb 26, 2025
1 parent c11f32d commit 5f41811
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/test/lint.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ class UsesInvalidCategory(Lint):
# The common.vm, debloat.vm, and installer.vm packages are special as they
# assist with the installation and allow to share code between packages.
# They do not install any tool and consequently don't have a category.
# excluded dcode because it fails to be installed
EXCLUSIONS = [
"common.vm",
"debloat.vm",
Expand Down

0 comments on commit 5f41811

Please sign in to comment.