Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

dev: Add pre-commit to buildservice repo #16

Merged
merged 2 commits into from
Feb 13, 2023
Merged

dev: Add pre-commit to buildservice repo #16

merged 2 commits into from
Feb 13, 2023

Commits on Feb 1, 2023

  1. dev: Add pre-commit to buildservice repo

    Changes to bash scripts are the result of making the
    changes required to get the linters to pass.
    
    Shebangs have been changed to the portable #!/usr/bin/env
    style.
    
    Bash 'strict mode' has been standardized across scripts.
    
    Bug: T325183
    blancadesal committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    9c9c207 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Run pre-commit autoupdate

    blancadesal committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1478504 View commit details
    Browse the repository at this point in the history