About the Build Config Validation category

Use this category for reporting issues and requests with the upcoming configuration validator feature. For more details, see

travis lint should be exposed as a pre-commit hook, so people can easily lint alongside other linters. See https://pre-commit.com/

Exposing a tool as a hook requires just adding a simple yaml file to its repository.

I created https://github.com/pre-commit/pre-commit/issues/1189 for tracking but keep in mind that is not the pre-commit tool that needs to add the hook definition.