Add .editorconfig file#16795
Conversation
WalkthroughThe recent update introduces a Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
|
@@coderabbitai any suggestions for the .editorconfig file? Is it complete? |
|
@LeonarddeR, the Suggestions:
Additional Considerations:
Example of an extended
|
WalkthroughThe update introduces a Changes
Tip AI model upgrade
|
Co-authored-by: Sean Budd <seanbudd123@gmail.com>
Link to issue number:
None
Summary of the issue:
Description of user facing changes
Added .editorconfig
Description of development approach
.editorconfig file according to NVDA's code style.
Testing strategy:
Tested that Visual Studio code inserts tabs by default instead of spaces in new Python files.
Known issues with pull request:
None known
Code Review Checklist:
Summary by CodeRabbit
New Features
.editorconfigfile to ensure consistent code style across various file types. This will help IDEs automatically adopt NVDA's code style rules.Documentation
.editorconfigfile.