Skip to content

removed rules/no-newline-no-curly-if #35

removed rules/no-newline-no-curly-if

removed rules/no-newline-no-curly-if #35

Workflow file for this run

name: CI
on: [push, pull_request]
env:
CI: true
jobs:
lint:
uses: haraka/.github/.github/workflows/lint.yml@master
test:
needs: [lint]
uses: haraka/.github/.github/workflows/ubuntu.yml@master
windows:
uses: haraka/.github/.github/workflows/windows.yml@master