https://github.com/mondeja/project-config
Standarize configuration across projects.
https://github.com/mondeja/project-config
Last synced: 6 months ago
JSON representation
Standarize configuration across projects.
- Host: GitHub
- URL: https://github.com/mondeja/project-config
- Owner: mondeja
- License: bsd-3-clause
- Created: 2022-06-06T09:36:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-25T21:09:14.000Z (9 months ago)
- Last Synced: 2025-04-15T15:12:33.938Z (6 months ago)
- Language: Python
- Homepage: https://mondeja.github.io/project-config
- Size: 26.2 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# project-config
[![PyPI][pypi-version-badge-link]][pypi-link]
[![Python versions][pv-image]][pypi-link][![License][license-image]][license-link]
[![Tests][tests-image]][tests-link]
[![Coverage][coverage-image]][coverage-link]> Note for developers: This project is under heavy development.
> The testing and reporter APIs may change without warning before the
> first stable release (v1), but configuration, CLI and plugins are
> guaranteed to be backwards compatible, so you can safely write
> styles now.## [Documentation](https://mondeja.github.io/project-config/latest/)
Lint the data files of your projects in a flexible way using JMESPaths.
[pypi-link]: https://pypi.org/project/project-config
[pypi-version-badge-link]: https://img.shields.io/pypi/v/project-config?logo=pypi&logoColor=white
[license-image]: https://img.shields.io/pypi/l/project-config?color=light-green&logo=freebsd&logoColor=white
[license-link]: https://github.com/mondeja/project-config/blob/master/LICENSE
[tests-image]: https://img.shields.io/github/actions/workflow/status/mondeja/project-config/ci.yml?logo=github&label=tests&branch=master
[tests-link]: https://github.com/mondeja/project-config/actions?query=workflow%3ACI
[coverage-image]: https://img.shields.io/codecov/c/github/mondeja/project-config?logo=codecov&logoColor=white
[coverage-link]: https://app.codecov.io/gh/mondeja/project-config
[pv-image]: https://img.shields.io/pypi/pyversions/project-config?logo=python&logoColor=white