mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 16:49:41 +00:00
Optimize automated testing
This commit is contained in:
@@ -4,4 +4,4 @@ disable=SC2155 # Declare and assign separately
|
||||
disable=SC2034 # Unused variables
|
||||
disable=SC2059 # Don't use variables in printf format
|
||||
disable=SC1091 # Not following sourced files
|
||||
|
||||
disable=SC2038 # Use find -print0 | xargs -0 pattern
|
||||
|
||||
Reference in New Issue
Block a user