Makefile: implement push-check

Tries to replicate github actions as close as possible
This commit is contained in:
Florian Schüller 2024-02-20 10:56:05 +01:00 committed by Ondřej Budai
parent 8e98884bff
commit e31ec13c87
4 changed files with 32 additions and 0 deletions

3
rpmlint.config Normal file
View file

@ -0,0 +1,3 @@
# composer-cli is no spelling error
Filters = ["spelling-error.*'cli'.*"]