Refactor campaign list view
This commit is contained in:
parent
db927f0baa
commit
aed8adeea4
4 changed files with 304 additions and 98 deletions
|
|
@ -90,12 +90,13 @@ line-length = 120
|
|||
"**/tests/**" = [
|
||||
"ARG",
|
||||
"FBT",
|
||||
"PLR0904",
|
||||
"PLR2004",
|
||||
"S101",
|
||||
"S311",
|
||||
"S106",
|
||||
"PLR6301",
|
||||
"S101",
|
||||
"S105",
|
||||
"S106",
|
||||
"S311",
|
||||
"SLF001",
|
||||
]
|
||||
"**/migrations/**" = ["RUF012"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue