summaryrefslogtreecommitdiffstats
path: root/.pre-commit-config.yaml
AgeCommit message (Expand)Author
2022-01-10eslint: Add support for *.mjs filesJan Holthuis
2022-01-02pre-commit: Fix eslint dependenciesUwe Klotz
2022-01-02Update pre-commit hooksUwe Klotz
2021-12-22pre-commit: add eslint-plugin-jsdocSwiftb0y
2021-12-07Merge pull request #4558 from uklotzde/pre-commitJan Holthuis
2021-12-07Update pre-commit hooksUwe Klotz
2021-11-01Merge branch '2.3'Owen Williams
2021-10-31.pre-commit-config.yaml: disallow commiting to version branchesSwiftb0y
2021-10-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-10-11Update eslint and markdownlint-cli2 pre-commit hooksUwe Klotz
2021-09-20Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-09-20pre-commit: Update blackUwe Klotz
2021-09-20pre-commit: Update markdownlint-cli2Uwe Klotz
2021-09-09Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-07pre-commit: Add hook to update metainfo releases automaticallyJan Holthuis
2021-09-04Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-09-01pre-commit: Add changelog hook that adds missing linksJan Holthuis
2021-08-19Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-08-18pre-commit: Switch to markdownlint-cli2 to avoid Ruby dependencyJan Holthuis
2021-08-18pre-commit: Hardcode specific ruby language version to force installJan Holthuis
2021-08-18pre-commit: Remove list of hooksJan Holthuis
2021-08-18pre-commit: Add markdownlint hookJan Holthuis
2021-08-16Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-08-15codespell: Update excluded filesUwe Klotz
2021-08-15codespell: Add instructions to run codespell on all filesUwe Klotz
2021-08-15codespell.py: Align argument name in wrapper with standalone versionUwe Klotz
2021-08-15Update pre-commit configUwe Klotz
2021-05-29pre-commit: Always run qmlformat and require to skip the hook if neededJan Holthuis
2021-05-26pre-commit: Add hooks for qmlformat/qmllintJan Holthuis
2021-02-22pre-commit: Fix check-yaml check for clang-format configJan Holthuis
2020-12-28pre-commit: Add shellcheck hookJan Holthuis
2020-11-28pre-commit: Replace deprecated check_byte-order-marker hookJan Holthuis
2020-10-28Merge remote-tracking branch 'mixxx/2.3' into skin-change-crash-fixronso0
2020-10-18pre-commit: Update some hook versionsJan Holthuis
2020-10-13Removed dependency for clang-format, this will make the CI rely on it to be o...Valefungo
2020-09-02pre-commit: Move codespell matches into separate fileJan Holthuis
2020-09-02pre-commit: Also ignore *.wxl files in codespell hookJan Holthuis
2020-09-02pre-commit: Move codespell terms to ignore into .codespellignore fileJan Holthuis
2020-09-02pre-commit: Add crate to list of ignored codespell wordsJan Holthuis
2020-09-01Ignore additional prefixes m_pp p pp s_ k and the false poitive pInOutDaniel Schürmann
2020-08-31pre-commit: Only run codespell check on changed linesJan Holthuis
2020-08-31pre-commit: Ignore dlgabout.cpp in codespell hook (contains names)Jan Holthuis
2020-08-31pre-commit: Ignore m_/m_p/p prefixes in variable namesJan Holthuis
2020-08-31pre-commit: Exclude po/pot/ts files from codespell hookJan Holthuis
2020-08-30pre-commit: add codespell hookBe
2020-08-30pre-commit: Do not exclude cpp files from end-of-file-fixer hookJan Holthuis
2020-08-04pre-commit: Do not format JS files using clang-formatJan Holthuis
2020-08-01pre-commit: Improve documentation for clang-format hookJan Holthuis
2020-07-31tools: Refactor python clang-format wrappingJan Holthuis
2020-07-02Add clang_format_wrapper.py to avoid CI/CD race conditionsAlex