Skip to content
  • Lingkai Dong's avatar
    contributing: Add Pre-commit section · ec44eae9
    Lingkai Dong authored and Rob Walton's avatar Rob Walton committed
    
    
    The pre-commit tool performs automated actions on user commits, as
    configured in `.pre-commit-config.yaml`. This project's pre-commit
    currently includes hooks for formatting code and license headers,
    which help an author ensure their contribution is compliant to some of
    the project's standards.
    
    Signed-off-by: Lingkai Dong's avatarLingkai Dong <lingkai.dong@arm.com>
    ec44eae9
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading