1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-21 12:20:12 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
proletarius101
ca354335a4 ci: disable shellcheck checks absent in the version provided by debian 2024-02-15 13:25:18 +00:00
proletarius101
850a7f2ecd ci: disable shellcheck checks absent in the version provided by debian 2024-02-15 13:25:18 +00:00
proletarius101
0775fa6858 ci: disable shellcheck checks absent in the version provided by debian 2024-02-15 13:25:18 +00:00
proletarius101
bd7b2880d3 ci: only raise major issues in shellcheck
To align with the "warning" severity level in the previous setting.
2024-02-15 13:25:18 +00:00
proletarius101
ceb0fa7be9 ci: disable shellcheck checks that we currently don't use 2024-02-15 13:25:18 +00:00
proletarius101
4619c9d1ec ci: use upstream pylint as codeclimate-pylint is deprecated and doesn't support pyproject.toml 2024-02-15 13:25:18 +00:00
proletarius101
87bfe5218b ci: limit the linted files to what we are linting now 2024-02-15 13:25:18 +00:00
proletarius101
7525e88d14 ci: disable linters we didn't use 2024-02-15 13:25:18 +00:00
proletarius101
6cf678a4fc ci: use codeclimate for linting tests
Codeclimate is [integrated](https://docs.gitlab.com/ee/ci/testing/code_quality.html#customizing-scan-settings) into GitLab. Thus the UI is more intuitive from the web gui.
2024-02-15 13:25:18 +00:00