PromucFlow_constructor/app
Valera Melnikov 2f973d2e98
fix:lint staged (#27992)
## Description

1. Optimise `lint-staged` scripts so that they are not executed twice.
For some patterns, I removed the `prettier` checks since they are
executed by`eslint` checks as well.
2. Add caching for all scripts.
3. Optimisation of the `git secrets`, now we check only staged files.
Earlier we checked all the files that `git ls-files` returns. [Here more
about this.](https://github.com/awslabs/git-secrets#options-for-scan).
2023-10-12 20:35:54 +03:00
..
client fix:lint staged (#27992) 2023-10-12 20:35:54 +03:00
server fix: for api-redirection (#27720) 2023-10-11 21:54:00 +05:30
util chore: Delete unused app/util/plugin-generation directory (#26966) 2023-09-05 14:48:55 +05:30