Skip to content

Commit eabbf1a

Browse files
committed
Update README to clarify expectations; update JS bindings
1 parent 9be49cc commit eabbf1a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,19 @@ repos:
5050
5151
## Limitations
5252
53-
- The `RUN` parser currently doesn't support grouping or semicolons in commands
53+
- The `RUN` parser currently doesn't support grouping or semicolons in commands. Adding semicolon support is a non-trivial task.
54+
55+
5456
- No line wrapping is performed for long JSON commands
5557
- The `# escape=X` directive is not supported
5658

5759
Contributions are welcome!
5860

61+
## Issues
62+
63+
- This is not production software until the `1.0.0` release, please treat it as such.
64+
- Please file issues for any bugs or feature requests!
65+
5966
## Features
6067

6168
- Format `RUN` steps with <https://github.com/mvdan/sh>

js/format.wasm

149 Bytes
Binary file not shown.

js/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)