Skip to content

Commit

Permalink
Merge pull request #13 from bootsie123/ma3-version
Browse files Browse the repository at this point in the history
Update MA3 data version #12
  • Loading branch information
bootsie123 authored Aug 1, 2024
2 parents 177c3bd + bb0ed47 commit 59d8101
Show file tree
Hide file tree
Showing 6 changed files with 200 additions and 104 deletions.
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

0 comments on commit 59d8101

Please sign in to comment.