Formatter: Remove trailing whitespace from comments

Fixes #153
This commit is contained in:
Alexey Yerin 2025-01-04 17:15:14 +03:00 committed by James Westman
parent 8c6f8760f7
commit 29e4a56bfc
3 changed files with 8 additions and 1 deletions

View file

@ -1,2 +1,4 @@
using Gtk 4.0;
//comment
//comment
// Trailing whitespace:
//

View file

@ -1,2 +1,4 @@
using Gtk 4.0;
// comment
// Trailing whitespace:
//