Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support flat config format #32

Merged
merged 2 commits into from
Apr 7, 2024
Merged

Conversation

Tenrys
Copy link
Contributor

@Tenrys Tenrys commented Mar 29, 2024

Without the schema, you get an error like this:

Error: Key "rules": Key "no-relative-import-paths/no-relative-import-paths":
	Value [{"allowSameFolder":true}] should NOT have more than 0 items.

Tenrys added 2 commits March 29, 2024 17:27
Without the schema, you get an error like this:

```
Error: Key "rules": Key "no-relative-import-paths/no-relative-import-paths":
	Value [{"allowSameFolder":true}] should NOT have more than 0 items.
```
@MelvinVermeer MelvinVermeer merged commit 2c2b1ea into MelvinVermeer:main Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants