Skip to content

Commit 3c078f0

Browse files
authored
Merge pull request #36 from pixee/setup-pixeebot
Configure Pixeebot
2 parents bf8ff4b + 36c3c51 commit 3c078f0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/pixeebot.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# This repository holds many APIs that Pixee codemods use to wrap in end-user code in order to create sandboxed, safe APIs.
2+
# Therefore, many of the changes Pixeebot might suggest using APIs in a self-referential way that will cause errors.
3+
# To make sure we still receive suggestions from issues discovered by other code scanners, we setup this configuration.
4+
5+
codemods:
6+
catalog: less

0 commit comments

Comments
 (0)