Skip to content

Add new line at end of file on all files #910

Add new line at end of file on all files

Add new line at end of file on all files #910

Workflow file for this run

name: CI build
on: [push, pull_request]
jobs:
protolint:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/checkout@v4
- name: Run protolint
uses: plexsystems/protolint-action@v0.4.0
with:
configDirectory: .