Skip to content

Commit 01cc189

Browse files
committed
Refactor search, add Keycloak integration
1 parent 52656da commit 01cc189

5 files changed

Lines changed: 1037 additions & 303 deletions

File tree

.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[BASIC]
2-
disable=line-too-long
2+
disable=line-too-long,too-many-lines,too-many-return-statements,too-many-branches
33

44
[FORMAT]
55
expected-line-ending-format=LF

0 commit comments

Comments
 (0)