Import Linter
  • Import Linter
  • Installation
  • Usage
  • Python API
  • Contract types
  • Custom contract types
  • Caching
  • TOML support
  • Contributing
  • Authors
  • Contributors
  • Changelog
Import Linter
  • Contents
  • View page source

Contents

  • Import Linter
    • Overview
    • Quick start
  • Installation
  • Usage
    • Configuration file location
    • Top level configuration
    • Contracts
    • Running the linter
  • Python API
    • Reading configuration
  • Contract types
    • Forbidden modules
    • Independence
    • Layers
    • Custom contract types
    • Options used by multiple contracts
    • Wildcards
  • Custom contract types
    • Step one: implementing a Contract class
    • Step two: register the contract type
    • Step three: define your contracts
  • Caching
    • What is cached
    • Location of the cache
    • Disabling caching
    • Concurrency
  • TOML support
    • Contract ids
  • Contributing
    • Bug reports
    • Feature requests and feedback
    • Submitting pull requests
    • Development
    • Releasing to Pypi
  • Authors
  • Contributors
  • Changelog
    • 2.3 (2025-03-11)
    • 2.2 (2025-02-07)
    • 2.1 (2024-10-8)
    • 2.0 (2024-1-9)
    • 1.12.1 (2023-10-30)
    • 1.12.0 (2023-09-24)
    • 1.11.1 (2023-08-21)
    • 1.11.0 (2023-08-18)
    • 1.11b1 (2023-08-17)
    • 1.10.0 (2023-07-06)
    • 1.9.0 (2023-05-13)
    • 1.8.0 (2023-03-03)
    • 1.7.0 (2023-01-27)
    • 1.6.0 (2022-12-7)
    • 1.5.0 (2022-12-2)
    • 1.4.0 (2022-10-04)
    • 1.3.0 (2022-08-22)
    • 1.2.7 (2022-04-04)
    • 1.2.6 (2021-09-24)
    • 1.2.5 (2021-09-21)
    • 1.2.4 (2021-08-09)
    • 1.2.3 (2021-07-29)
    • 1.2.2 (2021-07-13)
    • 1.2.1 (2021-01-22)
    • 1.2 (2020-09-23)
    • 1.1 (2020-06-29)
    • 1.1b2 (2019-11-27)
    • 1.1b1 (2019-11-24)
    • 1.0 (2019-17-10)
    • 1.0b5 (2019-10-05)
    • 1.0b4 (2019-07-03)
    • 1.0b3 (2019-05-15)
    • 1.0b2 (2019-04-16)
    • 1.0b1 (2019-04-06)
    • 1.0a3 (2019-03-27)
    • 1.0a2 (2019-03-26)
    • 1.0a1 (2019-01-27)

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2019 David Seddon.

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