Text scanning and processing language
Gawk is the GNU implementation of Awk, a specialized programming language for the easy manipulation of formatted text, such as tables of data. Gawk features many extensions beyond the traditional implementation, including network access, sorting, and large libraries.
| Linter | Message | Location |
|---|---|---|
| inputs-should-be-minimal Identify inputs that should use their minimal variant | 'bash' should probably switched for its minimal variant | |
| inputs-should-be-minimal Identify inputs that should use their minimal variant | 'bash' should probably be switched for its minimal variant |