444ef3e4d5
Register the generated lints from `cargo dev new_lint` How to register a lint was something that took me a couple reads to figure out, this will hopefully make that easier. It appends the created lint to the end of the list when running `cargo dev new_lint` changelog: none