vize_patina 0.47.0

Patina - The quality checker for Vize code linting
Documentation
1
2
3
4
5
6
7
use super::Linter;
use crate::LintPreset;
use vize_carton::{Allocator, ToCompactString};

mod basic;
mod directives;
mod sfc;