ghjklw commented on issue #42850: URL: https://github.com/apache/airflow/issues/42850#issuecomment-2558032299
If you already have a JSON Schema, feel free to share it, I'd love to play with it. Something that would be relatively easy to achieve is building a pre-commit hook by just writing a simple python script that parses the `airflow.cfg` file with `configparser` and then validates it with `jsonschema`. That's something I'd be happy to contribute if you want. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
