Skip to content

cursorthemes + theme attr rewrite #27

cursorthemes + theme attr rewrite

cursorthemes + theme attr rewrite #27

Workflow file for this run

name: YAPF Formatting Check
on: [push]
jobs:
formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run YAPF to test if python code is correctly formatted
uses: AlexanderMelde/[email protected]
with:
args: --verbose