Skip to content

Commit 2652488

Browse files
committed
fix: ran lintfix
1 parent 06d1fea commit 2652488

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ matrixai-lint --fix
2929

3030
### CLI Options
3131

32-
| Flag | Description |
33-
| ----------------- | ------------------------------------------- |
34-
| _(no flag)_ | Uses built-in Matrix AI ESLint config |
35-
| `--fix` | Enables auto-fixing via ESLint and Prettier |
36-
| `--user-config` | Uses detected \`eslint.config.[js,mjs,cjs,ts] from the project root if found |
37-
| `--config <path>` | Explicitly use a custom ESLint config file |
32+
| Flag | Description |
33+
| ----------------- | ---------------------------------------------------------------------------- |
34+
| _(no flag)_ | Uses built-in Matrix AI ESLint config |
35+
| `--fix` | Enables auto-fixing via ESLint and Prettier |
36+
| `--user-config` | Uses detected \`eslint.config.[js,mjs,cjs,ts] from the project root if found |
37+
| `--config <path>` | Explicitly use a custom ESLint config file |
3838

3939
### Examples
4040

0 commit comments

Comments
 (0)