Commit Graph

8 Commits

Author SHA1 Message Date
Ayaz Salikhov f67914ef8a
maint: Add pyupgrade pre-commit hook (#3671) 2024-12-09 17:05:54 +01:00
Hind-M 3e1e97b0e6
Add checking typos to pre-commit (#3278)
* Add checking typos to pre-commit

* Add missed corrections

* Add more corrections to doc
2024-05-27 09:16:14 +02:00
Antoine Prouvost 245de2009e
Update pre-commit hooks" (#3252)
* Update Pre-commit hooks

* Apply updated hook
2024-03-28 16:18:19 +01:00
Antoine Prouvost 1230b92094
Move to Ruff (#3011)
* Use Ruff LSP

* Remove unused imports

* More Ruff fixes

* Remove unused test vars

* Explicit import

* Explicit import

* Explicit import

* Explicit import

* Explicit import

* Warning fixes

* Import fixtures

* Add ruff pre-commit

* Remove pre-commits checks superceded by ruff

* Fix imports

* Fix ruff warning

* Fix test_linking fixtures

* Fix typo

* Fix test_update fixture import

* Python line-length to 100

* Reformat Python code line length

* Fix typo
2023-11-27 19:10:34 +01:00
Jonas Haag 48d595ae45
Update pre-commit hooks (#2586) 2023-06-13 22:39:50 +02:00
Wolf Vollprecht 7a7c4ae175 keep track_features around in PackageInfo class 2021-06-30 19:25:30 +02:00
Wolf Vollprecht 3572383165 import enoent from python stdlib 2021-06-30 07:29:36 +02:00
Adrien Delsalle 98e8b611a4
Add repo related concepts to documentation (#1004)
* add repo, channel, repodata, subdir, tarball concepts
refactor detailed ops to use mermaid js
remove install svg

* fix code quality
add flake8 exception for mermaid, incompatible check vs isort
2021-06-15 13:06:35 +02:00