normalize-syntax-rules 0.3.2

Syntax-based linting rules with tree-sitter queries
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
// return early_value;
// if (condition) {
// while (true) {
// use std::io;
// let x = 5;
// fn main() {
// pub fn handler() {
// impl Foo for Bar {
// mod tests {
// struct Point {
// enum Color {
// process_data(input);
// x = get_value()