summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-10-19 11:29:54 -0400
committerpommicket <pommicket@gmail.com>2023-10-19 11:29:54 -0400
commit6c17b62f684981d250ed8300317e3b576393caa1 (patch)
tree8598de6e224c35ca886900ecde14cb6f140614e4 /main.c
parent553f01db25db52eea5396b575c66e2a6e77db1ce (diff)
fixing regexes properly on windows
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.c b/main.c
index 3c2b97b..723b748 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,4 @@
/*
-TODO:
-- editorconfig replace / with \ on windows
- and fix path-specific settings (should use \\ not \ now that we're using regex)
FUTURE FEATURES:
- more tests
- prepare rename support