Open Issues Need Help
View All on GitHub Generating a top-level view results in unwanted blank lines about 1 hour ago
AI Summary: The `hanami generate view` command, when used with the `--slice admin` option, creates a new view file (`slices/admin/views/test.rb`) that includes unwanted blank lines within the module definitions. The expected output should be a clean file without these extra empty lines.
Complexity:
1/5
bug good first issue help wanted