mirror of
https://github.com/dokku/dokku.git
synced 2025-12-14 19:17:41 +01:00
feat: ignore issue where errors are required to be lowercased
For aesthetic reasons, error messages start with an uppercase character. This allows us to print them as is.
This commit is contained in:
1
staticcheck.conf
Normal file
1
staticcheck.conf
Normal file
@@ -0,0 +1 @@
|
||||
checks = ["inherit", "-ST1005"]
|
||||
Reference in New Issue
Block a user