You've already forked RekomenciBackend
feat(): load key skills and vacancies scripts
This commit is contained in:
@@ -164,6 +164,7 @@ select = [
|
||||
"YTT", # flake8-2020
|
||||
]
|
||||
ignore = [
|
||||
"PLR1702",
|
||||
"A005", # allow to shadow stdlib and builtin module names
|
||||
"COM812", # trailing comma, conflicts with `ruff format`
|
||||
# Different doc rules that we don't really care about:
|
||||
|
||||
Reference in New Issue
Block a user