EduLint
  • User guides
    • Student
    • Teacher
      • Choosing configuration
      • Distributing the configuration
      • Students use EduLint
      • Running EduLint for evaluation
    • Researcher
  • Running EduLint
    • Use online instance
    • Use local installation
      • Using pipx
      • Using pip
      • Using Docker
      • Edulint with optional dependencies
      • Additional usage examples
    • Use Thonny plugin
  • FAQ
  • Configuration
    • Configuration through comments in the code
    • Configuration through CLI
    • Configuration files
      • Setting configuration file
      • Creating custom configuration
        • Format
        • Configuration inheritance
        • Custom option sets
    • Options
  • Packaged configurations
    • Default
    • Extension groups
      • Enhancement
      • Python-specific
      • Complexity
  • Custom changes
    • Custom checkers
    • Tweakers
  • Translating messages
    • Message translation format
    • Setting language translations
  • Message Explanations
  • Package API
    • Basic usage example
    • Full reference
      • Arg
        • Arg.option
        • Arg.val
      • ImmutableConfig
        • ImmutableConfig.config
      • Problem
        • Problem.code
        • Problem.column
        • Problem.end_column
        • Problem.end_line
        • Problem.line
        • Problem.path
        • Problem.source
        • Problem.symbol
        • Problem.text
      • Translation
        • Translation.extracts
        • Translation.translate()
        • Translation.translate_extracts()
        • Translation.translation
      • check_code()
      • get_message_explanations()
EduLint
  • Search


© Copyright 2024, Anna Rechtackova.

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