Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MA3 data version #12 #13

Merged
merged 4 commits into from
Aug 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,14 @@ jobs:
DEFAULT_BRANCH: main
FILTER_REGEX_EXCLUDE: dist/**/*
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TYPESCRIPT_DEFAULT_STYLE: prettier
VALIDATE_ALL_CODEBASE: true
VALIDATE_JAVASCRIPT_STANDARD: false
VALIDATE_JSCPD: false
VALIDATE_LUA: false
VALIDATE_SHELL_SHFMT: false
VALIDATE_BASH: true
VALIDATE_BASH_EXEC: true
VALIDATE_GITHUB_ACTIONS: true
VALIDATE_GITLEAKS: true
VALIDATE_JSON: true
VALIDATE_MARKDOWN: true
VALIDATE_TYPESCRIPT_ES: true
VALIDATE_TYPESCRIPT_PRETTIER: true
VALIDATE_XML: true
VALIDATE_YAML: true
2 changes: 1 addition & 1 deletion __tests__/test-plugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<GMA3 DataVersion="2.0.0.4">
<GMA3 DataVersion="2.0.2.0">
<UserPlugin Name="Test Plugin" Guid="C3 13 5E E5 B6 B5 10 02 15 9F 34 2F 14 B7 E5 8B" Version="1.0.0">
<ComponentLua Guid="C3 13 5E E5 81 D3 10 02 EB 89 05 59 8F 53 BF 8B">
<FileContent Size="2">
Expand Down
30 changes: 21 additions & 9 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

Loading
Loading