osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/41387?usp=email )
Change subject: lint/lint_diff: test_ruff: add pyosmocom
......................................................................
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(-)
Approvals:
pespin: Looks good to me, approved
Jenkins Builder: Verified
fixeria: Looks good to me, but someone else must approve
laforge: Looks good to me, approved
diff --git a/lint/lint_diff.sh b/lint/lint_diff.sh
index aa328ba..db5940a 100755
--- a/lint/lint_diff.sh
+++ b/lint/lint_diff.sh
@@ -105,6 +105,7 @@
osmo-ci
osmo-dev
osmo-ttcn3-hacks
+ pyosmocom
"
local format_projects="
osmo-ttcn3-hacks
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/41387?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2fdb36c79efbd0f0fb4bdce3cd0045bb35d4cf64
Gerrit-Change-Number: 41387
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>