def2362682
Update module spf13/viper to v1.7.0 Reviewed-on: https://kolaente.dev/vikunja/api/pulls/494
3 lines
147 B
Text
3 lines
147 B
Text
# ssa/... is mostly imported from upstream and we don't want to
|
|
# deviate from it too much, hence disabling SA1019
|
|
checks = ["inherit", "-SA1019"]
|