diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ # 🚀 Iku -> Grammar-Aware Go Formatter +> Grammar-Aware Go Formatter: Structure through separation + + +Let your code breathe! Iku is a grammar-based Go formatter that enforces consistent blank-line placement by AST node type. |