Skip to content

julefmt: fix newline appendation #124

julefmt: fix newline appendation

julefmt: fix newline appendation #124

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macOS-latest]
steps:
- uses: actions/checkout@v4
- uses: Panquesito7/setup-jule@v1.1.3
with:
version: dev
directory: .
add-to-path: true
- name: Build JuleFmt
run: |
julec src