From 7ec8c69b43421d1a1be57be905bf043f22a2237e Mon Sep 17 00:00:00 2001 From: monkeyx-net Date: Wed, 27 Nov 2024 14:17:01 +0000 Subject: [PATCH] Revert change to file and use non html version :) --- developer_toolbox/lint_features.json.sh | 1944 +---------------------- 1 file changed, 3 insertions(+), 1941 deletions(-) diff --git a/developer_toolbox/lint_features.json.sh b/developer_toolbox/lint_features.json.sh index 7b8cd51a..22140f06 100755 --- a/developer_toolbox/lint_features.json.sh +++ b/developer_toolbox/lint_features.json.sh @@ -1,1943 +1,5 @@ +#!/bin/bash +features=config/retrodeck/reference_lists/features.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RetroDECK/developer_toolbox/lint_features.json.sh at cooker · RetroDECK/RetroDECK - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
- Skip to content - - - - - - - - - - - -
-
- - - - - - - - - - - - - -
- -
- - - - - - - - -
- - - - - -
- - - - - - - - - - - -
-
-
- - - - - - - - - - - - - - - - - - -
- Open in github.dev - Open in a new github.dev tab - Open in codespace - - - - - - - - - - - - - - - - - - -

Files

Latest commit

 

History

History
executable file
·
5 lines (3 loc) · 133 Bytes

lint_features.json.sh

File metadata and controls

executable file
·
5 lines (3 loc) · 133 Bytes
-
- - - - -
- -
- -
-
- -
- -
-

Footer

- - - - -
-
- - - - - © 2024 GitHub, Inc. - -
- - -
-
- - - - - - - - - - - - - - - - - - - - -
- -
-
- - - +jq . $features > $features.tmp && mv -f $features.tmp $features \ No newline at end of file