Skip to content

cli: add --check flag to syntax-check a file without executing#30981

Open
robobun wants to merge 17 commits into
mainfrom
farm/e67ccbc8/add-check-flag
Open

cli: add --check flag to syntax-check a file without executing#30981
robobun wants to merge 17 commits into
mainfrom
farm/e67ccbc8/add-check-flag

test: assert exact exit code 1 for missing file in --check

d33d2eb
Select commit
Loading
Failed to load commit list.
Mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck completed Jun 5, 2026 in 2s

Mintlify Validation (bun-1dd33a4e) - vale-spellcheck Failed

Found 10 suggested changes across 1 files in 542.13ms

Details

Running Vale across on the following files affected by this PR:

- snippets/cli/run.mdx

Attempting to initialize Vale linter...
No customer vale configuration detected. Using Mintlify's default configuration.
Attempting to run Vale spellcheck...
Vale spellcheck completed successfully.

docs/snippets/cli/run.mdx:
	- 114:58    Did you really mean 'bundler'?
	- 132:32    Did you really mean 'breakpoint'?
	- 190:5     Did you really mean 'Transpilation'?
	- 212:45    Did you really mean 'bundler'?
	- 212:54    Did you really mean 'transpiler'?
	- 224:70    Did you really mean 'jsxs'?
	- 246:3     Did you really mean 'Preconnect'?
	- 271:3     Did you really mean 'Preconnect'?
	- 275:3     Did you really mean 'Preconnect'?
	- 288:21    Did you really mean 'cwd'?


Found 10 suggested changes across 1 files in 542.13ms

Annotations

Check warning on line 114 in snippets/cli/run.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

snippets/cli/run.mdx#L114

Did you really mean 'bundler'?

Check warning on line 132 in snippets/cli/run.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

snippets/cli/run.mdx#L132

Did you really mean 'breakpoint'?

Check warning on line 190 in snippets/cli/run.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

snippets/cli/run.mdx#L190

Did you really mean 'Transpilation'?

Check warning on line 212 in snippets/cli/run.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

snippets/cli/run.mdx#L212

Did you really mean 'bundler'?

Check warning on line 212 in snippets/cli/run.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

snippets/cli/run.mdx#L212

Did you really mean 'transpiler'?

Check warning on line 224 in snippets/cli/run.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

snippets/cli/run.mdx#L224

Did you really mean 'jsxs'?

Check warning on line 246 in snippets/cli/run.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

snippets/cli/run.mdx#L246

Did you really mean 'Preconnect'?

Check warning on line 271 in snippets/cli/run.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

snippets/cli/run.mdx#L271

Did you really mean 'Preconnect'?

Check warning on line 275 in snippets/cli/run.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

snippets/cli/run.mdx#L275

Did you really mean 'Preconnect'?

Check warning on line 288 in snippets/cli/run.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (bun-1dd33a4e) - vale-spellcheck

snippets/cli/run.mdx#L288

Did you really mean 'cwd'?