Popularity
0.8
Growing
Activity
8.5
Growing
16
1
1

Description

If your company uses many Git repositories, you will likely have many pyproject.toml and other configuration files in these repos that contain the settings you want to use. These settings are not repository-specific, as many repositories share the same settings. However, not all repositories have the same settings. For example, for PySpark, you want to use a different pytest configuration compared to regular Python repositories.

To ensure that configuration files are correct and follow a consistent style, I created check-config. This tool checks that configuration files align with a predefined style, which is managed in one or more TOML files.

Programming language: Rust
License: MIT License
Tags: Configuration     Command-line Tools     CLI    

Check_config alternatives and similar packages

Based on the "Command-line Tools" category.
Alternatively, view check-config alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Check_config or a related project?

Add another 'Command-line Tools' Package