mirror of
https://github.com/github/codeql.git
synced 2025-12-28 06:36:33 +01:00
feat(config): Add pipx as poisonable step
This commit is contained in:
@@ -40,6 +40,7 @@ extensions:
|
||||
- ["phpstan"]
|
||||
- ["pip\\s+install\\s+-r"]
|
||||
- ["pip\\s+install\\s+--requirement"]
|
||||
- ["pipx\\s+install\\s+\\."]
|
||||
- ["poetry"]
|
||||
- ["pylint"]
|
||||
- ["pytest"]
|
||||
|
||||
Reference in New Issue
Block a user