Skip to content

Comments

docs: fix wrong config name from includeIndependentModules to includeIsolatedModules#68

Merged
iurysza merged 1 commit intoiurysza:mainfrom
powlaa:fix/wrong-config-name
Oct 28, 2025
Merged

docs: fix wrong config name from includeIndependentModules to includeIsolatedModules#68
iurysza merged 1 commit intoiurysza:mainfrom
powlaa:fix/wrong-config-name

Conversation

@powlaa
Copy link
Contributor

@powlaa powlaa commented Oct 24, 2025

🚀 Description

Fixes wrong config name in documentation for includeIsolatedModules introduced in #66

📄 Motivation and Context

The README referenced a non-existent config option includeIndependentModules. This update corrects it to includeIsolatedModules to match the actual implementation.

🧪 How Has This Been Tested?

Verified by checking the source code and running with includeIsolatedModules to confirm it works as documented.

📦 Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

✅ Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@iurysza iurysza merged commit 066c6bd into iurysza:main Oct 28, 2025
4 checks passed
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