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.
1 parent 812abb2 commit e6d222cCopy full SHA for e6d222c
dont_clone_monorepo.py
@@ -1,3 +1,7 @@
1
+"""
2
+This file exists in our monorepo so that if someone accidentally clones this monorepo
3
+into their talon folder instead of cursorless-talon, they'll get a helpful error popup
4
5
from talon import app
6
7
0 commit comments