Skip to content

Commit a73d3a5

Browse files
committed
Add search and events integration for Apiary
1 parent 2940f84 commit a73d3a5

2 files changed

Lines changed: 1120 additions & 4 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,too-many-lines,too-many-return-statements,too-many-branches
2+
disable=line-too-long,too-many-lines,too-many-return-statements,too-many-branches,too-many-locals,too-many-statements
33

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

0 commit comments

Comments
 (0)