Skip to content

Commit 94cc711

Browse files
committed
Update README.md
1 parent fbf5c3d commit 94cc711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ You should only run `asmfmt` on files that are assembler files. Assembler files
9595
* It will align the first parameter.
9696
* It will align all comments in a block.
9797
* It will eliminate multiple blank lines.
98+
* Removes `;` at end of line.
9899
* Forced newline before comments, except when preceded by label or another comment.
99100
* Forced newline before labels, except when preceded by comment.
100101
* Labels are on a separate lines, except for comments.

0 commit comments

Comments
 (0)