Skip to content

use general spellings for wmllint #4

use general spellings for wmllint

use general spellings for wmllint #4

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Lint WML
uses: czyzby/wesnoth-wml-linter@v1
with:
wesnoth-version: 1.18
spellcheck: true