diff options
author | silverwind <me@silverwind.io> | 2020-03-29 13:56:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-29 12:56:58 +0100 |
commit | ad4026431b155cb7007bd7b0eaecc33a792efe0b (patch) | |
tree | a272fba1c4adf439a2c3ff233422c33d24527ea8 /.editorconfig | |
parent | 3f0cb8b33a6e96a12498c9d5c2ae8dda44a13a62 (diff) | |
download | gitea-ad4026431b155cb7007bd7b0eaecc33a792efe0b.tar.gz gitea-ad4026431b155cb7007bd7b0eaecc33a792efe0b.zip |
Add 'make lint', restructure 'compliance' pipeline (#10861)
- Added 'lint', 'lint-frontend', 'lint-backend' targets
- Added 'lint-frontend', 'lint-backend' ci steps and restructure the
'compliance' pipeline to have a clear separation between frontend and
backend and use parallelism where possible. Also, the main build
pipelines now depend on 'compliance' so they will skip if it fails.
- Added dependencies on ci steps so they skip when 'compliance' fails
- Moved JS linters to devDependencies
- Removed deprecated 'js' and 'css' targets
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions