Skip to content

added shellCheck for bash formatting #9

added shellCheck for bash formatting

added shellCheck for bash formatting #9

name: Proper Formatting on Python files
on: [push, pull_request]
jobs:
format_python_files:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable