enbas/internal
Dan Anglin 4e76d20a7a
fix: strip trailing empty line when reading files
Updated the ReadFile function in 'utilities' by using the Scanner from
the bufio package to read lines from a text file. The trailing empty
line is stripped after scanning and before returning back to the caller.
2024-08-15 15:24:25 +01:00
..
client fix(BREAKING): update poll interaction 2024-08-14 11:29:30 +01:00
config chore: REUSE.toml 2024-08-01 04:01:38 +01:00
executor fix(BREAKING): update poll interaction 2024-08-14 11:29:30 +01:00
flag feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
media feat: add all-images and all-videos flags 2024-08-01 04:24:47 +01:00
model chore: REUSE.toml 2024-08-01 04:01:38 +01:00
printer fix(BREAKING): update poll interaction 2024-08-14 11:29:30 +01:00
usage feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
utilities fix: strip trailing empty line when reading files 2024-08-15 15:24:25 +01:00
version feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
internal.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00