summaryrefslogtreecommitdiffhomepage
path: root/tools/nogo.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/nogo.js')
-rw-r--r--tools/nogo.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/nogo.js b/tools/nogo.js
new file mode 100644
index 000000000..fc0a4d1f0
--- /dev/null
+++ b/tools/nogo.js
@@ -0,0 +1,7 @@
+{
+ "checkunsafe": {
+ "exclude_files": {
+ "/external/": "not subject to constraint"
+ }
+ }
+}