aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
Diffstat (limited to 'IDEAS.md')
-rw-r--r--IDEAS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 146f7b95..f7db5dda 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -32,3 +32,6 @@ Ideas
* Write a ftplugin for Perl to switch between punctuation variable names and
English variable names., i.e. \e on `$?` would change to `$CHILD_ERROR`, and
vice-versa.
+* Could probably put my pre-commit hook that bans commits to master in here;
+ maybe make it a bit smarter by only banning commits to master if a branch
+ named "develop" exists