Commit Graph

11 Commits

Author SHA1 Message Date
igorpecovnik 19b0a062a7 tools: Bump `SHELLFMT_VERSION` from 3.10.0 to 3.11.0 2025-03-16 11:53:12 +01:00
igorpecovnik 68c758f4a1 tools: Bump `SHELLFMT_VERSION` from 3.9.0 to 3.10.0 2024-11-03 22:24:23 +01:00
igorpecovnik 46dd7d2760 tools: Bump `SHELLFMT_VERSION` from 3.8.0 to 3.9.0 2024-09-16 13:17:49 +02:00
ColorfulRhino 39fdf21b98
Beautify `shellfmt` and add board configs to formatting list (#6910)
* tools: shellfmt: Beautify and add board configs to formatting list
* Format the whole code using `lib/tools/shellfmt.sh`
---------
Co-authored-by: Igor <igor@armbian.com>
2024-07-08 17:00:38 +02:00
ColorfulRhino 7f8576f378 tools: Slightly improve output for shellfmt 2024-06-25 07:06:34 +02:00
ColorfulRhino a46481c96a tools: Update shellfmt default version to 3.8.0 2024-06-25 07:06:34 +02:00
Ricardo Pardini 1c5add5e51 don't break downloads if GITHUB_SOURCE is unset
- fixes f200587b86 from https://github.com/armbian/build/pull/5791
2023-10-10 20:25:53 +02:00
iysheng f200587b86 Use GITHUB_SOURCE to accelerate download files from github 2023-10-08 16:45:00 +02:00
Igor Pečovnik b7b8eb7b72
Add / modify (c) in bash scripts (#4922)
* Add / modify (c) in bash scripts

Signed-off-by: Igor <igor@armbian.com>

* Add (c) to the source config files

---------

Signed-off-by: Igor <igor@armbian.com>
2023-03-09 18:30:40 +01:00
Ricardo Pardini 2f7423d0e4
shellfmt/.editorconfig: enable trim whitespaces, run shellfmt, no actual code changes (#4849)
- shellfmt: bump to 3.6.0 (run with `bash lib/tools/shellfmt.sh`)
- .editorconfig: rationalize, remove duplicated logic
2023-02-23 09:24:41 +01:00
Ricardo Pardini 3ee0c015cd armbian-next: `lib/tools` - shell - gen library and shellfmt
- armbian-next: `lib/tools/shellfmt.sh` - format only `lib` and `config/sources/`, `extensions` and `compile.sh`
2022-10-08 14:37:21 +02:00