Added countries app with get views (filter view and get by alpha2 view)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ indent-width = 4
|
||||
|
||||
[lint]
|
||||
select = ["ALL"]
|
||||
ignore = ["D", "ANN", "ARG"]
|
||||
ignore = ["D", "ANN", "ARG", "ISC001", "COM812", "RUF012"]
|
||||
|
||||
[format]
|
||||
quote-style = "double"
|
||||
|
||||
Reference in New Issue
Block a user