ruff
9bbfd1d3 - Implement docstring argument tracking for NumPy-style docstrings (#425)

Commit
2 years ago
Implement docstring argument tracking for NumPy-style docstrings (#425)
Author
Parents
  • File
    README.md
  • resources/test/fixtures
    • File
      canonical_numpy_examples.py
  • src
    • File
      check_ast.rs
    • File
      checks.rs
    • docstrings
      • File
        sections.rs
    • File
      linter.rs
    • snapshots
      • ruff__linter__tests__D214_sections.py.snap
      • ruff__linter__tests__D215_sections.py.snap
      • ruff__linter__tests__D417_canonical_numpy_examples.py.snap
      • ruff__linter__tests__D417_sections.py.snap
    • File
      visibility.rs