osmith has uploaded this change for review.

View Change

lint/lint_diff: test_ruff: add pyosmocom

Ruff is very fast and detects some additional things that pylint (which
is already used with pyosmocom) does not.

Depends: pyosmocom I2ca3135f1ce38dcc06dc95c38f4b6258a60121cd
Change-Id: I2fdb36c79efbd0f0fb4bdce3cd0045bb35d4cf64
---
M lint/lint_diff.sh
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/87/41387/1
diff --git a/lint/lint_diff.sh b/lint/lint_diff.sh
index d76d951..6d8c64b 100755
--- a/lint/lint_diff.sh
+++ b/lint/lint_diff.sh
@@ -85,6 +85,7 @@
osmo-ci
osmo-dev
osmo-ttcn3-hacks
+ pyosmocom
"
local format_projects="
osmo-ttcn3-hacks

To view, visit change 41387. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2fdb36c79efbd0f0fb4bdce3cd0045bb35d4cf64
Gerrit-Change-Number: 41387
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>