summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2024-01-09format: add Ruff as a linter and formatterAndoni Morales Alastruey1-3/+6
Start using Ruff (https://docs.astral.sh/ruff/) as linter and formatter using a pre-commit hook to check and fix the format. The linter check are disabled until all errores are fixed. Fix #115 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1315>
2013-03-07pep8: ignore E128 which is annoyingAndoni Morales Alastruey1-1/+1
2012-08-08Makefile: fix pep8 and coverage rulesAndoni Morales Alastruey1-2/+2
2012-08-08Makefile: add check-pep8 ruleAndoni Morales Alastruey1-1/+4
2012-05-10Makefile: add coverage rulesAndoni Morales Alastruey1-0/+8
2012-04-26makefile: exclude debian.py from pep8 checkAndoni Morales Alastruey1-1/+1
2012-04-20Add a makefileAndoni Morales Alastruey1-0/+18