-
-
Notifications
You must be signed in to change notification settings - Fork 23
28 lines (26 loc) · 829 Bytes
/
spelling.yml
File metadata and controls
28 lines (26 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name: Check spelling
on: [pull_request]
jobs:
misspell:
name: Check spelling
runs-on: [self-hosted, linux]
steps:
- uses: actions/checkout@v6
- name: Check spelling
uses: reviewdog/action-misspell@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
locale: "US"
reporter: github-pr-review
level: warning
ignore: councillor,favour,flavour,favourable,prioritised
exclude: |
**/*_l_french.yml
**/*_l_italian.yml
**/*_l_russian.yml
**/*_l_simp_chinese.yml
**/*_l_spanish.yml
**/*_l_polish.yml
**/*_l_korean.yml
**/*_l_german.yml
ImperatorToCK3/Data_Files/configurables/province_mappings/invictus_to_wtwsms.txt