mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 05:31:24 +00:00
Devenv subcommands for test / format (#462)
* Add devenv subcommands for test / format * Rename dev-env-config to devenvconfig for consitency sake
This commit is contained in:
committed by
GitHub
parent
770da45dbf
commit
78dfdbe162
@@ -21,6 +21,7 @@ tests/
|
||||
vendor/
|
||||
|
||||
.dockerignore
|
||||
.devenvconfig
|
||||
.editorconfig
|
||||
.env
|
||||
.env.testing
|
||||
@@ -28,7 +29,6 @@ vendor/
|
||||
.gitattributes
|
||||
.gitignore
|
||||
.prettierrc.json
|
||||
.dev-env-config
|
||||
devenv
|
||||
|
||||
CODE_OF_CONDUCT.md
|
||||
|
||||
Reference in New Issue
Block a user