We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf8ff4b + 36c3c51 commit 3c078f0Copy full SHA for 3c078f0
.github/pixeebot.yaml
@@ -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