List of all items
Structs
- bib::model::DuplicateBlockKey
- bib::model::DuplicateFieldKey
- bib::model::Entry
- bib::model::Field
- bib::model::Library
- catalogue::RuleMeta
- config::RawOverrides
- config::ToolConfig
- conformance::ConformanceSummary
- conformance::FixMeItem
- conformance::TopFiveEntry
- diff::DiffReport
- diff::SchemaMismatch
- engine::ParsedBibFileDoc
- engine::ParsedDocument
- engine::ParsedRmdFileDoc
- engine::ParsedTexFileDoc
- fixer::Candidate
- fixer::FixApplication
- fixer::FixRejection
- fixer::FixReport
- fixer::FixSkip
- lsp::CodeAction
- lsp::Diagnostic
- lsp::Position
- lsp::Range
- lsp::TextEdit
- report::CategorySummary
- report::ComplianceReport
- report::Fix
- report::SkippedRule
- report::Violation
- terms::Terms
- tex::ParsedTex
- tex::node::CharsNode
- tex::node::CommentNode
- tex::node::EnvironmentNode
- tex::node::GroupNode
- tex::node::MacroNode
- tex::node::MathNode
- tex::node::Span
- tex::node::SpecialsNode
- tex::parser::Parser
- tex::position::LineIndex
Enums
- config::ConfidenceTier
- config::Mode
- config::OutputFormat
- engine::EngineError
- fixer::ApplyMode
- fixer::RejectReason
- fixer::SkipReason
- report::CategoryStatus
- report::FixConfidence
- report::Severity
- tex::node::GroupDelims
- tex::node::MathKind
- tex::node::Node
Functions
- bib::debug::dump
- bib::parser::parse
- catalogue::all_rules
- catalogue::categories
- catalogue::lookup
- config::load
- conformance::compute_summary
- conformance::extract_metadata
- conformance::render_html
- conformance::render_md
- diff::compare
- diff::render_json
- diff::render_markdown
- diff::render_terminal
- diff::validate_payload
- engine::run
- engine::run_with_project
- explain::did_you_mean
- explain::render
- fixer::apply_fixes
- fixer::apply_to_text
- fixer::candidates_from_violations
- fixer::resolve_conflicts
- html_output::render
- html_output::render_author
- html_output::render_reviewer
- json_output::render
- json_output::to_payload
- lsp::fix_to_text_edit
- lsp::lsp_severity
- lsp::violation_to_code_action
- lsp::violation_to_diagnostic
- report::sort_violations
- rmd::parse_rmd_source
- rnw::wrap_rnw_chunks_as_sinput
- rules::abbreviations::check_abbr_001
- rules::bibtex::check_bibtex_001
- rules::bibtex::check_bibtex_002
- rules::bibtex::check_bibtex_003
- rules::bibtex::check_bibtex_004
- rules::bibtex::check_bibtex_005
- rules::capitalization::check_cap_001
- rules::capitalization::check_cap_002
- rules::capitalization::check_cap_004
- rules::citations::check_cite_002
- rules::citations::check_cite_003
- rules::citations::check_cite_004
- rules::code_style::check_code_001
- rules::code_style::check_code_002
- rules::code_style::check_code_003
- rules::code_width::check_width_001
- rules::collect_cited_keys
- rules::crossrefs::check_xref_001
- rules::crossrefs::check_xref_002
- rules::crossrefs::check_xref_003
- rules::crossrefs::check_xref_004
- rules::crossrefs::check_xref_005
- rules::crossrefs::check_xref_006
- rules::crossrefs::check_xref_007
- rules::entry_line
- rules::entry_source_span
- rules::entry_violation
- rules::entry_violation_with_fix
- rules::field_value_span
- rules::house_style::check_house_001
- rules::house_style::check_house_002
- rules::house_style::check_house_003
- rules::markup::check_markup_001
- rules::markup::check_markup_002
- rules::markup::check_markup_003
- rules::markup::check_markup_004
- rules::naming::check_name_001
- rules::naming::check_name_002
- rules::operators::check_oper_001
- rules::operators::check_oper_002
- rules::operators::check_oper_003
- rules::operators::check_oper_004
- rules::preamble::check_pre_001
- rules::preamble::check_pre_002
- rules::preamble::check_pre_003
- rules::preamble::check_pre_004
- rules::preamble::check_pre_005
- rules::preamble::check_pre_006
- rules::preamble::check_pre_007
- rules::preamble::check_pre_008
- rules::py_repr
- rules::referenced_entries
- rules::references::check_refs_001
- rules::references::check_refs_003
- rules::references::check_refs_004
- rules::references::check_refs_005
- rules::references::check_refs_006
- rules::references::check_refs_007
- rules::structure::check_struct_001
- rules::structure::check_struct_002
- rules::structure::check_struct_003
- rules::structure::check_struct_004
- rules::structure::check_struct_005
- rules::structure::check_struct_006
- rules::tex_common::lineno_col
- rules::tex_common::make_violation
- rules::tex_common::tex_violation
- rules::tex_common::tex_violation_with_fix
- rules::typography::check_typo_001
- rules::typography::check_typo_002
- rules::typography::check_typo_003
- rules::typography::check_typo_004
- sarif::render
- sarif::to_payload
- terminal::render
- terminal::strip_markup
- tex::debug::dump
- tex::extract::group_text
- tex::extract::iter_with_parent_visit
- tex::extract::macro_args_text
- tex::extract::next_group_arg
- tex::neutralize::neutralize_macro_definition_bodies
- tex::neutralize::neutralize_verbatim_args
- tex::neutralize::neutralize_verbatim_envs
- tex::neutralize::preprocess
- tex::parse_tex_source
- tex::parser::parse
- tex::prose::is_in_prose_context
- tex::prose::is_inside_math
- tex::prose::is_inside_verbatim
- tex::prose::walk
- tex::prose::walk_with_context