Nicola Sella
184568fbcd
update pre-commit hooks
2023-11-24 07:31:43 +00:00
Nicola Sella
2d77952dca
use rpmlint pre-commit
2023-11-14 15:53:42 +00:00
Nicola Sella
3b4060ce0f
pre-commit: add packit validation
2023-08-04 11:38:50 +00:00
Evan Goode
c221a7b871
s/libdnf/libdnf5: Rename directories, change CMakeLists.txt
2023-06-21 06:37:49 +00:00
Aleš Matěj
79a225ba5e
Update clang-format to 16.0.1 to match f38
...
There is a change with `delete[]` operator, this is a bugfix:
https://github.com/llvm/llvm-project/issues/57418
Another change with one line function is a regression tracked here:
https://github.com/llvm/llvm-project/issues/62356
The last change is a new behavior.
2023-05-03 12:46:50 +02:00
Nicola Sella
9f53ee548a
Add rpmlint to precommit
2023-03-16 15:32:23 +01:00
Jiri Podivin
0fdd5f2fb2
:Basic pre-commit configuration
...
Pre-commit hooks are now included to check for common style violations.
These checks include remains of merge conflict delimiters, trailing whitespaces,
pep8 violations and clang-format.
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2023-03-14 16:26:42 +01:00