summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
Commit message (Collapse)AuthorAgeFilesLines
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-12-201-4/+4
| | | | | | | | updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0) - [github.com/PyCQA/pylint: v2.15.6 → v2.15.9](https://github.com/PyCQA/pylint/compare/v2.15.6...v2.15.9) - [github.com/pre-commit/mirrors-autopep8: v2.0.0 → v2.0.1](https://github.com/pre-commit/mirrors-autopep8/compare/v2.0.0...v2.0.1) - [github.com/fsfe/reuse-tool: v1.0.0 → v1.1.0](https://github.com/fsfe/reuse-tool/compare/v1.0.0...v1.1.0)
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-11-221-1/+1
| | | | | updates: - [github.com/PyCQA/pylint: v2.15.5 → v2.15.6](https://github.com/PyCQA/pylint/compare/v2.15.5...v2.15.6)
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-11-201-2/+2
| | | | | | updates: - [github.com/PyCQA/pylint: v2.15.4 → v2.15.5](https://github.com/PyCQA/pylint/compare/v2.15.4...v2.15.5) - [github.com/pre-commit/mirrors-autopep8: v1.7.0 → v2.0.0](https://github.com/pre-commit/mirrors-autopep8/compare/v1.7.0...v2.0.0)
* Merge branch '3.0'Allen Winter2022-10-251-1/+1
|\
| * pre-commit autoupdateAllen Winter2022-10-251-2/+2
| |
| * .pre-commit-config.yaml - autoupdate; remove pylint checkingAllen Winter2022-10-101-6/+2
| |
| * .pre-commit-config.yaml - configure check-yamlAllen Winter2022-10-101-0/+2
| |
| * zoneinfo - update to tzdata2022dAllen Winter2022-09-301-0/+1
| | | | | | | | now with a VTIMEZONE for each time zone alias
* | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-10-181-1/+1
| | | | | | | | | | updates: - [github.com/codespell-project/codespell: v2.2.1 → v2.2.2](https://github.com/codespell-project/codespell/compare/v2.2.1...v2.2.2)
* | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-10-111-1/+1
| | | | | | | | | | updates: - [github.com/PyCQA/pylint: v2.15.3 → v2.15.4](https://github.com/PyCQA/pylint/compare/v2.15.3...v2.15.4)
* | .pre-commit-config.yaml - fine tune: the entire project is cleanAllen Winter2022-09-271-2/+5
| |
* | src/test/libical-glib/*.py - pylint and autopep cleaningAllen Winter2022-09-261-0/+2
| |
* | pre-commit-config.yaml, .pep8 - add autopep8 hookAllen Winter2022-09-261-0/+4
| |
* | Revert ".pre-commit-config.yaml - remove reuse hook"Allen Winter2022-09-241-0/+4
| | | | | | | | This reverts commit 5b46e8d23187248db827a754080e70190c886fae.
* | .pre-commit-config.yaml - remove reuse hookAllen Winter2022-09-241-4/+0
| | | | | | | | not ready for reuse compliance yet
* | .pre-commit-config.yaml - autoupdateAllen Winter2022-09-241-3/+3
| |
* | buildsystem - full cmake-lint coverageAllen Winter2022-06-071-1/+1
| |
* | REUSE complianceAllen Winter2022-06-061-0/+4
| | | | | | | | fixes: #489
* | various - a few post-merge white space tweaksAllen Winter2022-06-031-1/+1
| |
* | Merge branch '3.0'Allen Winter2022-06-021-6/+12
|\ \ | |/
| * .pre-commit-config.yaml - add markdownlintAllen Winter2022-06-021-0/+7
| |
* | Merge branch '3.0'Allen Winter2022-06-021-4/+4
|\ \ | |/
| * .pre-commit-config.yaml - disable clang-formatAllen Winter2022-06-021-4/+4
| | | | | | | | since we don't have a .clang-format style yet
* | pre-commit-config.yaml - add cmake-lint hookAllen Winter2022-06-011-0/+6
|/
* .pre-commit-config.yaml - pre-commit configurationAllen Winter2022-04-271-0/+24