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.0.0
mslint
Browse files
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
Allow the use of a custom ManiaScript API file.
· 9d67f748
Aessi
authored
Jun 09, 2023
9d67f748
Test the config functions.
· 15aec59c
Aessi
authored
Jun 09, 2023
15aec59c
Mar 12, 2023
Remove the old files.
· 08210c0a
Aessi
authored
Mar 12, 2023
08210c0a
Test the new files.
· a3622dea
Aessi
authored
Mar 12, 2023
a3622dea
Mar 09, 2023
Remove old exports.
· c9dafecb
Aessi
authored
Mar 09, 2023
c9dafecb
Use the new linter to test the rules.
· be22fa0d
Aessi
authored
Mar 09, 2023
be22fa0d
Mar 08, 2023
Check that we found a configuration with some rules to apply before trying to use them.
· 1e16c644
Aessi
authored
Mar 08, 2023
1e16c644
Apply all rules by default if no configuration is provided.
· 9ca8e539
Aessi
authored
Mar 08, 2023
9ca8e539
Match all `*.Script.txt` files by default but ignore node and git files.
· febbf29a
Aessi
authored
Mar 08, 2023
febbf29a
Mar 06, 2023
Differentiate errors and warnings.
· ef8987f9
Aessi
authored
Mar 06, 2023
ef8987f9
Mar 03, 2023
Track file opening duration.
· 61dd9566
Aessi
authored
Mar 03, 2023
61dd9566
Display stats about the linting process.
· e0a74167
Aessi
authored
Mar 03, 2023
e0a74167
Loading