index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
lint.yml
Age
Commit message (
Expand
)
Author
2025-10-31
ci: pin python for pylint to 3.13 to avoid "deprecated in 3.14"
Eli Schwartz
2025-10-31
wrap: automatically utilize truststore, if it is installed
Eli Schwartz
2025-06-18
Remove coverage measurement.
Jussi Pakkanen
2024-09-20
CI: run lint workflows on changes to the lint config files
Dylan Baker
2024-07-30
ci: Update actions/setup-python to v5 to fix deprecations
Nirbheek Chauhan
2024-07-30
ci: Update to checkout@v4 to squelch node warnings
Nirbheek Chauhan
2024-03-11
CI: pin mypy to version 1.8
Dylan Baker
2023-11-26
NOMERGE: do we need strictyaml too?
Eli Schwartz
2023-11-26
fix broken type annotation imports being ignored
Eli Schwartz
2023-08-18
CI: make linters emit colored output
Eli Schwartz
2023-08-18
run_mypy: add option to run once for each supported version of python
Eli Schwartz
2022-11-28
github workflows: upgrade actions/checkout to version 3
Eli Schwartz
2022-11-28
github workflows: upgrade setup-python to version 4
Eli Schwartz
2022-10-30
ci: Fix usage of concurrency in branches other than master
L. E. Segovia
2022-08-29
flake8: run in CI
Eli Schwartz
2022-06-24
chore: Set permissions for GitHub actions
neilnaveen
2022-03-01
use a more sane check instead of run_custom_lint
Eli Schwartz
2022-01-31
add types-PyYAML to lint workflow
Stone Tickle
2021-12-31
rename lint workflow for less confusion
Eli Schwartz