chore: update AppName linter with new name
This commit is contained in:
parent
4dd24f0925
commit
62b55f88a0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ if defined?(HamlLint)
|
|||
class Linter::ApplicationNameLinter < Linter
|
||||
include LinterRegistry
|
||||
|
||||
FORBIDDEN = 'demarches-simplifiees.fr'
|
||||
FORBIDDEN = 'demarches.gouv.fr'
|
||||
REPLACEMENT = "APPLICATION_NAME"
|
||||
MSG = 'Hardcoding %s is forbidden, use %s instead'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue