Skip to content

Commit

Permalink
Create griffe.yml (#1626)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy authored Oct 15, 2024
1 parent 0a1c423 commit 1c7d4b9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/tools/griffe.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Griffe
categories:
- linter
tags:
- python
license: ISC License
types:
- cli
source: 'https://github.com/mkdocstrings/griffe'
homepage: 'https://mkdocstrings.github.io/griffe/'
description: >-
Signatures for entire Python programs.
Extract the structure, the frame, the skeleton of your project,
to generate API documentation or find breaking changes in your API.

0 comments on commit 1c7d4b9

Please sign in to comment.