You've already forked RekomenciBackend
feat: added e2e, unit tests and improved tests pipeline
This commit is contained in:
@@ -138,6 +138,8 @@ ignore = [
|
||||
"PLR2004", # do not report magic numbers
|
||||
"PLR6301", # do not require classmethod / staticmethod when self not used
|
||||
"TRY003", # long exception messages from `tryceratops`
|
||||
"N813",
|
||||
"S106",
|
||||
]
|
||||
external = ["WPS"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user