mirror of
https://github.com/craigerl/aprsd.git
synced 2026-07-25 19:44:06 -04:00
Added unit tests
This commit is contained in:
@@ -175,6 +175,8 @@ branch = true
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 88
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = [
|
||||
"F", # pyflakes rules
|
||||
"E", # pycodestyle error rules
|
||||
|
||||
Reference in New Issue
Block a user