diff options
author | Matt Schatz <genius3000@g3k.solutions> | 2020-11-14 18:52:45 -0700 |
---|---|---|
committer | Matt Schatz <genius3000@g3k.solutions> | 2020-11-14 18:52:45 -0700 |
commit | cc5965c45d2bccb6bd440aafb6bebfb98520ddd6 (patch) | |
tree | 7a10f34245c07498fe98db0d3a3ed41cc376fe4b /.github | |
parent | 3ed008345e8f71c5e0ac271555ecef67cb7bee4e (diff) |
Update the misspell-fixer exception for directive.pm.
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/misspell-fixer.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/misspell-fixer.yml b/.github/workflows/misspell-fixer.yml index 7e8330fec..a29b7a8d9 100644 --- a/.github/workflows/misspell-fixer.yml +++ b/.github/workflows/misspell-fixer.yml @@ -20,7 +20,7 @@ jobs: ^./.github/workflows ^./.mailmap ^./vendor - ^./make/directive.pm:287:atleast + ^./make/directive.pm:280:atleast ^./src/modules/m_disable.cpp:119:existant ALLTIME$ alltime$ |