From 2b10ec7b8c716c0a2967038fc216bf6991eea470 Mon Sep 17 00:00:00 2001 From: Christopher Conroy <39525900+cbc02009@users.noreply.github.com> Date: Tue, 21 Jun 2022 11:54:36 -0400 Subject: [PATCH] add newline to end of file --- runtime/syntax/conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/syntax/conf.yaml b/runtime/syntax/conf.yaml index 1fb05eb2..5083f33b 100644 --- a/runtime/syntax/conf.yaml +++ b/runtime/syntax/conf.yaml @@ -20,4 +20,4 @@ rules: start: ";" end: "$" rules: - - todo: "(TODO|XXX|FIXME):?" \ No newline at end of file + - todo: "(TODO|XXX|FIXME):?"