From b9cee2b70b686cb308eae8915de2ebe5f6511088 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 17 Dec 2022 23:10:07 +0000 Subject: [PATCH] Update coding style to new 100-120 column style. --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9289faa..625ba09 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,11 @@

Security

-

All files are checked for security issues; however, it is always the
-user's responsibility to audit the code before installing and/or executing
-it.
+

All files are checked for security issues; however, it is always the user's responsibility to +audit the code before installing and/or executing it.

-The maintainers take no responsibility for any security issues which
-may arise due to usage of this repository.

+The maintainers take no responsibility for any security issues which may arise due to usage of this +repository.



Branches