issues
search
mvdan
/
sh
A shell parser, formatter, and interpreter with bash support; includes shfmt
https://pkg.go.dev/mvdan.cc/sh/v3
BSD 3-Clause "New" or "Revised" License
7.35k
stars
347
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typos
#1110
deining
closed
7 hours ago
0
fix and test builds for GOOS=plan9
#1109
mvdan
closed
1 day ago
1
Associative array is broken. Regression?
#1108
kundeng
opened
3 weeks ago
0
expand: fix sequential '\' in double quote literals
#1107
cfogrady
closed
3 weeks ago
8
Sequential Backslashes are removed during interpretation.
#1106
cfogrady
closed
3 weeks ago
5
A compatibility option feature
#1105
ayii0111
closed
2 weeks ago
1
trailing whitespace added at the start of a multi-line if condition
#1104
bradzacher
opened
1 month ago
1
`--keep-padding` unindents, creating mismatched indentation
#1103
jonashaag
closed
1 month ago
1
shfmt still complains that " &> redirects are a bash/mksh feature" although it parses the script as bash
#1102
coiby
closed
1 month ago
2
fileutil: Omit zsh extensions and shebangs
#1101
dcarley
opened
1 month ago
0
shell buitins have no effect when running an interactive parser with a custom readline implementation
#1100
sweetbbak
closed
1 month ago
2
interp: reading from file redirection in while loops waits indefinitely
#1099
andrewimeson
closed
1 month ago
9
Panic in parser found by fuzzing
#1098
Cravtos
closed
2 months ago
1
Add --find0 and --list0 flags
#1097
sdavids
closed
1 week ago
2
cmd/shfmt: support null byte separators in --list and --find
#1096
sdavids
closed
1 week ago
15
Add --ignore <glob> parameter
#1095
sdavids
closed
2 months ago
7
cmd/shfmt: prefix editorconfig properties
#1094
sdavids
opened
2 months ago
3
cmd/shfmt: --list exit code
#1093
sdavids
closed
1 month ago
3
Bash syntax breaks when posix sh shebang is present
#1092
Amund211
opened
2 months ago
2
how to leave one-line subshells as they are
#1091
Karmenzind
closed
3 months ago
1
`indent_style = space` in .editorconfig is not respected by shfmt
#1090
Karmenzind
opened
3 months ago
2
shfmt: skip non-regular files
#1089
kolyshkin
opened
3 months ago
0
shfmt incorrectly reports "unclosed here-document" for tab-indented closing delimiter with <<-
#1088
jooftian
closed
2 months ago
2
Arithmetic expansion: "= must follow a name" when variable expansion is used
#1086
laurenthuberdeau
closed
4 months ago
2
interp: heredocs get consumed by the first command process executed
#1085
fungaren
closed
3 months ago
1
Comments in a subshell are moved every time the formatter runs
#1084
Ashymad
opened
4 months ago
0
Quoted backtick command substitution replacement doesn't unescape quotes
#1083
Ashymad
opened
4 months ago
1
Associative array access with concatenated keys without quotes fails to parse
#1082
Popkornium18
closed
4 months ago
1
Variable transformation does not work with arrays
#1081
PigeonF
opened
4 months ago
2
Implement -O and -G tests
#1080
theclapp
closed
4 months ago
1
man page: incorrect statement regarding use of `-` (read from stdin) and `--filename` flag
#1079
ktetzlaff
closed
1 month ago
1
Allow building with Tinygo
#1078
diamondburned
opened
6 months ago
5
request: Include Windows ARM64 precompiled binary
#1077
DariusHutchison
opened
7 months ago
1
syntax: Parser does not handle unescaped slash as original value in replacement parameter expansion
#1076
Ikke
closed
7 months ago
3
DebugPrint: Print the string value of tokens
#1075
theclapp
closed
7 months ago
0
Allow case-insensitive filename globbing; add nocaseglob
#1073
theclapp
closed
7 months ago
4
interp: here-doc backslash is not preserved
#1070
mochja
opened
7 months ago
1
Space redirects `-sr` also seem to convert space indents to tabs
#1069
javydekoning
closed
7 months ago
2
Formatting suggestion: if-blocks with multiple conditions
#1068
mikez
opened
8 months ago
4
Cancellable reads; EOF on "read" sets var to ""
#1066
theclapp
closed
7 months ago
8
interp: bash runs scripts if kernel returns ENOEXEC
#1065
hugelgupf
opened
9 months ago
1
emulate beautysh `--force-function-style`
#1064
williamspatrick
opened
9 months ago
1
interp: add -s support for read builtin
#1063
davidhulick
closed
3 months ago
0
cmd/shfmt: Add support for minify and simplify via EditorConfig
#1062
ColemanTom
opened
9 months ago
1
Multiple commands in one line
#1061
mastromberger
closed
9 months ago
2
cmd/shfmt: fix typo in shfmt.1.scd
#1060
eltociear
closed
9 months ago
0
editorconfig - accept simplify and minify flags?
#1059
ColemanTom
closed
9 months ago
1
cmd/shfmt: document when --filename is needed for EditorConfig support
#1058
mvdan
closed
9 months ago
1
When processing a bash script, `shfmt` defaults to using `POSIX` syntax rules instead of bash-specific syntax
#1057
Montana
closed
9 months ago
1
updates before a release
#1056
mvdan
closed
9 months ago
0
Next