Skip to content

update indentation, colors and fix linting #58

update indentation, colors and fix linting

update indentation, colors and fix linting #58

Workflow file for this run

name: Linting
on:
push:
pull_request:
workflow_dispatch:
jobs:
lint:
name: LaTeX
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: LaTeX linter (chktex)
uses: j2kun/[email protected]