Skip to main content
Ctrl+K

ComPWA policy

  • Common Partial Wave Analysis
  • GitHub
  • check-dev-files
  • API
    • check_dev_files
      • pixi
      • binder
      • black
      • citation
      • commitlint
      • conda
      • cspell
      • dependabot
      • deprecated
      • direnv
      • editorconfig
      • github_labels
      • github_workflows
      • gitpod
      • jupyter
      • mypy
      • nbstripout
      • precommit
      • prettier
      • pyproject
      • pyright
      • pytest
      • pyupgrade
      • readthedocs
      • release_drafter
      • ruff
      • toml
      • tox
      • update_lock
      • uv
      • vscode
    • utilities
      • precommit
        • getters
        • setters
        • struct
      • pyproject
        • getters
        • setters
      • cfg
      • executor
      • match
      • notebook
      • python
      • readme
      • toml
      • vscode
      • yaml
    • colab_toc_visible
    • errors
    • fix_nbformat_version
    • remove_empty_tags
    • self_check
    • set_nb_cells
    • set_nb_display_name
  • Changelog
  • Upcoming features
  • Help developing
  • Repository
  • Show source
  • Suggest edit
  • Open issue

check_dev_files

Contents

  • main()

check_dev_files#

import compwa_policy.check_dev_files

A collection of scripts that check the file structure of a repository.

main(argv: Sequence[str] | None = None) → int[source]#

Submodules and Subpackages

  • pixi
    • has_pixi_config()
    • main()
  • binder
    • main()
    • PixiActivation
      • PixiActivation.scripts
      • PixiActivation.environment
  • black
    • main()
  • citation
    • main()
    • convert_zenodo_json()
    • remove_zenodo_json()
    • check_citation_keys()
    • add_json_schema_precommit()
    • update_vscode_settings()
  • commitlint
    • main()
  • conda
    • PackageManagerChoice
    • main()
    • update_conda_environment()
  • cspell
    • main()
  • dependabot
    • DependabotOption
    • main()
  • deprecated
    • remove_deprecated_tools()
  • direnv
    • main()
  • editorconfig
    • main()
  • github_labels
    • main()
  • github_workflows
    • main()
    • remove_workflow()
    • update_workflow()
  • gitpod
    • main()
    • remove_gitpod_config()
  • jupyter
    • main()
  • mypy
    • main()
  • nbstripout
    • main()
  • precommit
    • main()
    • get_local_hooks()
    • get_non_functional_hooks()
  • prettier
    • main()
  • pyproject
    • main()
  • pyright
    • main()
  • pytest
    • main()
  • pyupgrade
    • main()
  • readthedocs
    • main()
    • ReadTheDocs
      • ReadTheDocs.dump()
      • ReadTheDocs.finalize()
  • release_drafter
    • main()
  • ruff
    • main()
  • toml
    • main()
  • tox
    • main()
    • read_tox_ini_config()
  • update_lock
    • main()
  • uv
    • main()
  • vscode
    • main()

previous

compwa_policy

next

pixi

Contents
  • main()

By Common Partial Wave Analysis

Last updated on 18 February 2025.