summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-bin-debugger/tools
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-03-02 16:53:33 +0900
committerGitHub <[email protected]>2021-03-02 16:53:33 +0900
commit187384124ba37e3c057262d1a205f1afce117af1 (patch)
tree9d8a955df4196f82aba42a64f7f420db181b54d5 /mrbgems/mruby-bin-debugger/tools
parent55ac5dba868c317e6ae7f7284fe783fce8bc823a (diff)
parent1c9b1bfeb7932c1b82509679e40b2d2bf99768cc (diff)
downloadmruby-187384124ba37e3c057262d1a205f1afce117af1.tar.gz
mruby-187384124ba37e3c057262d1a205f1afce117af1.zip
Merge pull request #5368 from jbampton/add-pre-commit-framework
feat: add pre-commit framework
Diffstat (limited to 'mrbgems/mruby-bin-debugger/tools')
-rw-r--r--mrbgems/mruby-bin-debugger/tools/mrdb/mrdberror.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mrbgems/mruby-bin-debugger/tools/mrdb/mrdberror.h b/mrbgems/mruby-bin-debugger/tools/mrdb/mrdberror.h
index c7812b0d6..6f1a53f3d 100644
--- a/mrbgems/mruby-bin-debugger/tools/mrdb/mrdberror.h
+++ b/mrbgems/mruby-bin-debugger/tools/mrdb/mrdberror.h
@@ -17,4 +17,3 @@
#define MRB_DEBUG_BREAK_NO_OVER (-15)
#endif
-