Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v3.1.0
mslint
Browse files
Jul 24, 2023
3.1.0
· ff490fa6
Aessi
authored
Jul 24, 2023
View commits for tag v3.1.0
v3.1.0
ff490fa6
Merge branch '43-support-let-variables-in-type-declaration-rule' into 'main'
· d3a4860b
Aessi
authored
Jul 24, 2023
d3a4860b
Update changelog.
· 75d369c6
Aessi
authored
Jul 24, 2023
75d369c6
Ignore variables declare with `let`.
· 5e3fcba6
Aessi
authored
Jul 24, 2023
5e3fcba6
Update maniascript parser.
· 7c96a03a
Aessi
authored
Jul 24, 2023
7c96a03a
Merge branch '42-add-the-possibility-to-provide-patterns-to-lint-in-the-config-file' into 'main'
· 905ba084
Aessi
authored
Jul 24, 2023
905ba084
Merge patterns from the config and the CLI prompt.
· b8fa5164
Aessi
authored
Jul 24, 2023
b8fa5164
Add a `patterns` property to the config.
· febf0ece
Aessi
authored
Jul 24, 2023
febf0ece
Update version.
· 8ace1faa
Aessi
authored
Jul 24, 2023
8ace1faa
Merge branch '41-wrong-path-used-to-check-the-msapipath-cache' into 'main'
· fd876585
Aessi
authored
Jul 24, 2023
fd876585
Update changelog.
· 892159d0
Aessi
authored
Jul 24, 2023
892159d0
Use the right path to check the cache.
· 90545d6c
Aessi
authored
Jul 24, 2023
90545d6c
Jul 19, 2023
3.0.0
· 2f720027
Aessi
authored
Jul 19, 2023
View commits for tag v3.0.0
v3.0.0
2f720027
Merge branch '40-test-the-code-with-vitest-instead-of-jest' into 'main'
· 76435b3b
Aessi
authored
Jul 19, 2023
76435b3b
Remove `jest`.
· d100044d
Aessi
authored
Jul 19, 2023
d100044d
Update changelog
· c585b04a
Aessi
authored
Jul 19, 2023
c585b04a
Git ignore junit results.
· 9d310284
Aessi
authored
Jul 19, 2023
9d310284
Install `vitest`
· 47c4ef43
Aessi
authored
Jul 19, 2023
47c4ef43
Import `vitest` in the test files.
· 4a5b8473
Aessi
authored
Jul 19, 2023
4a5b8473
Merge branch '39-update-depencies' into 'main'
· 98b46025
Aessi
authored
Jul 19, 2023
98b46025
Update changelog
· 977a13c3
Aessi
authored
Jul 19, 2023
977a13c3
Update `@maniascript/parser`
· 113161ed
Aessi
authored
Jul 19, 2023
113161ed
Update `@maniascript/api`
· 0931e9e8
Aessi
authored
Jul 19, 2023
0931e9e8
Update `@types/node`
· 94b26074
Aessi
authored
Jul 19, 2023
94b26074
Update nodemon.
· c6ee1d4a
Aessi
authored
Jul 19, 2023
c6ee1d4a
Merge branch '38-find-config-for-a-given-file' into 'main'
· bb50cab3
Aessi
authored
Jul 19, 2023
bb50cab3
Jul 18, 2023
Use the same entry point for all module systems.
· 2948ac6a
Aessi
authored
Jul 18, 2023
2948ac6a
Update changelog.
· bc44b7a1
Aessi
authored
Jul 18, 2023
bc44b7a1
Jun 30, 2023
Update dependencies.
· 1d9eaa33
Aessi
authored
Jun 30, 2023
1d9eaa33
`CManiaplanetPlugin` is a valid execution context.
· 16b8602b
Aessi
authored
Jun 30, 2023
16b8602b
Accept default config name in the config file.
· 8af47d25
Aessi
authored
Jun 30, 2023
8af47d25
Give access to more TypeScript classes.
· 04debac6
Aessi
authored
Jun 30, 2023
04debac6
Parse all script files by default when not providing a pattern to the CLI.
· 23ad00c5
Aessi
authored
Jun 30, 2023
23ad00c5
Give access to more TypeScript classes.
· dd6e8db8
Aessi
authored
Jun 30, 2023
dd6e8db8
Jun 16, 2023
Move the custom typescript typings into their own folder.
· 229d79cc
Aessi
authored
Jun 16, 2023
229d79cc
Jun 12, 2023
Rename default into recommended to stay in line with the new recommended config.
· 971e5d8a
Aessi
authored
Jun 12, 2023
971e5d8a
Remove old unused code.
· c7fdf1f7
Aessi
authored
Jun 12, 2023
c7fdf1f7
Create two default configs that can be reused easily.
· a24a12b7
Aessi
authored
Jun 12, 2023
a24a12b7
Jun 09, 2023
Avoid triggering a nodemon in dev mode when running a build on the side.
· 1de1bdf7
Aessi
authored
Jun 09, 2023
1de1bdf7
Add a rule template.
· 5c46374e
Aessi
authored
Jun 09, 2023
5c46374e
Loading