Refactor/remove tickety tick formatter (#9429)

* Lazy load prettier dependency

* Remove tickety-tick-formatter completely

* Also escape dollar signs

* Fix branch name formatting

* Reduce commit message transformation for git-actions service to make it more in line with the tickety-tick formatter

* Update git commit formatter

* More fixes to formatter

* Fix regexes to work globally

* Also remove quotes from branch names

* Still trying to get these specs green

* Another tyr
This commit is contained in:
Benjamin Bädorf
2021-07-15 19:04:33 +00:00
committed by GitHub
parent 227e4e4173
commit 9432de82dd
5 changed files with 2256 additions and 20192 deletions
+1
View File
@@ -70,6 +70,7 @@ services:
- "../commonmark-ckeditor-augmented-textarea-build/build/:/home/dev/openproject/frontend/src/vendor/ckeditor-augmented-textarea/"
ports:
- "4200:4200"
- "9999:9999"
environment:
PROXY_HOSTNAME: backend
networks: