We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf5c3d commit 94cc711Copy full SHA for 94cc711
README.md
@@ -95,6 +95,7 @@ You should only run `asmfmt` on files that are assembler files. Assembler files
95
* It will align the first parameter.
96
* It will align all comments in a block.
97
* It will eliminate multiple blank lines.
98
+* Removes `;` at end of line.
99
* Forced newline before comments, except when preceded by label or another comment.
100
* Forced newline before labels, except when preceded by comment.
101
* Labels are on a separate lines, except for comments.
0 commit comments