Skip to content

feat: add more languages, mostly from kattis #159

feat: add more languages, mostly from kattis

feat: add more languages, mostly from kattis #159

Workflow file for this run

name: Lint Commit Messages
on: [pull_request, push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6
with:
helpURL: https://github.com/NUS-SoC-TIPS/backend/blob/main/CONTRIBUTING.md