aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
Diffstat (limited to 'IDEAS.md')
-rw-r--r--IDEAS.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 968065b1..adbc1d59 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -32,8 +32,5 @@ 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
* Almost definitely going to want to try a runparts layout for Git hooks at
some point