project-config
0.9

Quickstart

  • Installation
  • Basic usage
  • Examples
  • Tutorials

Reference

  • project-config CLI
  • Configuration
  • Styling
  • Plugins
  • Using on CI

In depth

  • Rationale
  • Fetching
  • Objects serialization

For developers

  • Writing third party plugins
  • Writing third party reporters
  • Changelog
  • Contributing
  • Reference
    • project_config package
      • ActionsContext
      • Subpackages
        • project_config.commands package
        • project_config.config package
        • project_config.fetchers package
        • project_config.plugins package
        • project_config.reporters package
        • project_config.serializers package
        • project_config.tests package
        • project_config.utils package
      • Submodules
project-config
  • Reference
  • project_config package
  • project_config.commands package
  • View page source

project_config.commands package

project-config CLI commands.

Submodules

  • project_config.commands.check module
    • ConditionalsFalseResult
    • InterruptCheck
    • ProjectConfigChecker
      • ProjectConfigChecker._check_files_absence()
      • ProjectConfigChecker._check_files_existence()
      • ProjectConfigChecker._process_conditionals_for_rule()
      • ProjectConfigChecker._run_check()
      • ProjectConfigChecker.run()
    • check()
  • project_config.commands.clean module
    • clean()
  • project_config.commands.fix module
  • project_config.commands.init module
    • init()
  • project_config.commands.show module
    • show()
Previous Next

© Copyright 2022-2024, Álvaro Mondéjar Rubio <mondejar1994@gmail.com>.

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