mirror of
https://github.com/searxng/searxng.git
synced 2025-08-24 04:28:09 +02:00
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> |
||
---|---|---|
.. | ||
templates/etc | ||
brand.sh | ||
get_setting.py | ||
lib.sh | ||
lib_govm.sh | ||
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 | ||
lib_sxng_themes.sh | ||
lib_sxng_vite.sh | ||
lib_sxng_weblate.sh | ||
lib_valkey.sh | ||
makefile.include | ||
searxng.sh | ||
searxng_check.py |