Regenerate lints

This commit is contained in:
Lukas Wirth 2021-10-12 09:27:17 +02:00
parent ed7c2948b3
commit d71a4f40d9
4 changed files with 449 additions and 351 deletions

View file

@ -165,5 +165,5 @@ pub enum SymbolKind {
#[cfg(test)]
mod tests {
mod sourcegen_lint_completions;
mod sourcegen_lints;
}