okflint

Usage

  • Quick start
  • Manifest format
  • Rules catalogue

API Reference

  • okflint
    • okflint package

Project

  • Roadmap
okflint
  • okflint
  • View page source

okflint

  • okflint package
    • Submodules
      • okflint.audit module
        • AuditError
        • FileReport
        • analyze_file()
        • compute_stats()
        • get_okf_status()
        • run_audit()
      • okflint.cli module
        • build_parser()
        • main()
      • okflint.cohesion module
        • CohesionResult
        • Component
        • Section
        • analyze_cohesion()
        • build_similarity_matrix()
        • compute_tfidf_vectors()
        • find_components()
        • merge_micro_sections()
        • split_into_sections()
        • tokenize()
      • okflint.index module
        • IndexEntry
        • build_index_content()
        • generate_indexes()
      • okflint.manifest module
        • BaseConfig
        • HygieneConfig
        • Manifest
        • ManifestError
        • ProfileConfig
        • RootConfig
        • SplitConfig
        • TypeConfig
        • load_manifest()
      • okflint.scanner module
        • Header
        • MarkdownLink
        • WikiLink
        • blank_code_spans()
        • build_file_index()
        • extract_headers()
        • extract_markdown_links()
        • extract_wikilinks()
        • parse_frontmatter()
      • okflint.validate module
        • Diagnostic
        • ManifestError
        • dispatch_reserved_file()
        • run_validate()
      • okflint.vault module
        • BundleEntry
        • VaultConfig
        • VaultError
        • load_vault()
Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.