forked from tox-dev/toml-fmt-common
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Bernát Gábor <[email protected]>
- Loading branch information
1 parent
eded4c1
commit 301c163
Showing
2 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
# toml-fmt-py-common | ||
# toml-fmt-common | ||
|
||
Contains Python code common to all formatters under the `toml-fmt` umbrella (meant to only be used by that project). | ||
|
||
[![check](https://github.com/tox-dev/toml-fmt-py-common/actions/workflows/check.yaml/badge.svg)](https://github.com/tox-dev/toml-fmt-py-common/actions/workflows/check.yaml) | ||
[![check](https://github.com/tox-dev/toml-fmt-common/actions/workflows/check.yaml/badge.svg)](https://github.com/tox-dev/toml-fmt-common/actions/workflows/check.yaml) | ||
[![PyPI version](https://badge.fury.io/py/toml-fmt-common.svg)](https://badge.fury.io/py/toml-fmt-common) | ||
[![PyPI Supported Python Versions](https://img.shields.io/pypi/pyversions/toml-fmt-common.svg)](https://pypi.python.org/pypi/toml-fmt-common/) | ||
[![Downloads](https://static.pepy.tech/badge/toml-fmt-common/month)](https://pepy.tech/project/toml-fmt-common) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters