enbas/internal/utilities
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
..
absolute.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00
directories.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00
file.go fix: strip trailing empty line when reading files 2024-08-15 15:24:25 +01:00
utilities.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00