Crate cairo_lint_core

Crate cairo_lint_core 

Source

Re-exports§

pub use annotate_snippets;

Modules§

context
diagnostics
fixes
Import Fixes for Cairo Lint
lints
plugin

Functions§

apply_file_fixes
Applies the fixes to the file.
get_fixes
Gets the fixes for a set of a compiler diagnostics (that uses Cairo lint analyzer plugin).
is_panic_diagnostic
Checks if the diagnostic is a panic diagnostic.