Since gml-format is part of Lagom, it must be added to the post-lagom linters section, or else it won't ever actually run.
@@ -105,6 +105,7 @@ jobs:
- script: |
set -e
./Meta/check-markdown.sh
+ ./Meta/lint-gml-format.sh
git ls-files '*.ipc' | xargs ./Meta/Lagom/Build/Tools/IPCMagicLinter/IPCMagicLinter
displayName: 'Run lints that require Lagom'
workingDirectory: $(Build.SourcesDirectory)/