Skip to content

Adding tests for queue functions #12

Adding tests for queue functions

Adding tests for queue functions #12

Workflow file for this run

name: Linelint
on:
pull_request
jobs:
linelint:
runs-on: ubuntu-latest
name: Check EOF newline
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Linelint
uses: fernandrone/linelint@master