List of all items
Structs
- cli::Args
- fix::FixCandidateStats
- fix::FixCounts
- fix::FixLintState
- fix::FixOptions
- fix::FixOutcome
- fix::FixPassResult
- fix::FixSkippedCounts
- fix::LintFixExecution
- fix::LintFixRuntimeOptions
- fix_engine::BlockedFix
- fix_engine::Edit
- fix_engine::Fix
- fix_engine::PlanResult
- fix_engine::ProtectedRange
- input::LintInputSource
- output::lint::FileLintResult
- output::lint::LintIssue
- server::state::AppState
- server::state::ServerConfig
Enums
- cli::DialectArg
- cli::OutputFormat
- cli::TemplateArg
- cli::ViewMode
- fix_engine::BlockedReason
- fix_engine::FixApplicability
- fix_engine::ProtectedRangeKind
Functions
- fix::apply_lint_fixes
- fix::apply_lint_fixes_with_lint_config
- fix::apply_lint_fixes_with_options
- fix::apply_lint_fixes_with_options_and_lint_state
- fix::apply_lint_fixes_with_runtime_options
- fix_engine::apply_edits
- fix_engine::apply_fixes
- fix_engine::derive_protected_ranges
- fix_engine::overlapping_edit_pairs
- fix_engine::plan_fixes
- fix_engine::protected_ranges_from_templates
- fix_engine::protected_ranges_from_tokenizer
- fix_engine::sort_edits_deterministically
- fix_engine::sort_fixes_deterministically
- fix_engine::touched_protected_ranges
- input::read_input
- input::read_lint_input
- metadata::fetch_metadata_from_database
- output::lint::format_lint_json
- output::lint::format_lint_results
- output::lint::offset_to_line_col
- output::table::format_table
- schema::load_schema_from_ddl
- server::api::api_routes
- server::build_router
- server::run_server
- server::scan_sql_files