searxng/utils
Markus Heiser 67e423edb2 [enh] CI - add shell script formatter
Implement rules and functions to format shell scripts:

    $ make format.shell

or alternatively to format all source code:

    $ make format

The formatter `shfmt` reads the rules from the editorconfig[1]

  If any EditorConfig files are found, they will be used to apply formatting
  options.  If any parser or printer flags are given to the tool, no
  EditorConfig files will be used.

[1] https://github.com/patrickvane/shfmt?tab=readme-ov-file#description

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-07-28 12:53:26 +02:00
..
templates/etc
brand.sh
get_setting.py
lib.sh [chore] overdue maintenance of shell scripts 2025-07-28 12:53:26 +02:00
lib_govm.sh [mod] create a Go project with the developer tools from Go 2025-07-28 12:53:26 +02:00
lib_nvm.sh
lib_redis.sh
lib_sxng_container.sh
lib_sxng_data.sh
lib_sxng_node.sh
lib_sxng_static.sh
lib_sxng_test.sh [enh] CI - add shell script formatter 2025-07-28 12:53:26 +02:00
lib_sxng_themes.sh
lib_sxng_vite.sh
lib_sxng_weblate.sh
lib_valkey.sh
makefile.include [chore] overdue maintenance of shell scripts 2025-07-28 12:53:26 +02:00
searxng.sh [chore] overdue maintenance of shell scripts 2025-07-28 12:53:26 +02:00
searxng_check.py