You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: optional param to open new files with code (#867)
Add optional command `--code` to the `new` command to generate a new
rule. Added
a very simple logic to detect the argument `--code`.
`--code` is an optional boolean argument that defaults to `false`
Closes#607.
0 commit comments