~ruther/qmk_firmware

a14cd0fba5c938463e9eab101cad8d3a27c58b14 — QMK Bot 3 years ago 22cb4e5 + bccf933
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 4 insertions(+), 0 deletions(-)

M .github/workflows/format_push.yml
M .github/workflows/format_push.yml => .github/workflows/format_push.yml +4 -0
@@ 17,6 17,10 @@ jobs:
      with:
        fetch-depth: 0

    - name: Disable automatic eol conversion
      run: |
        echo "* -text" > .git/info/attributes

    - name: Install dependencies
      run: |
        pip3 install -r requirements-dev.txt