4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++7,025 stars (7,025 stars)1,061 forks (1,061 forks)batch import
help wantedinfrastructure
Description
This issue does not include a description.
- Issue type
- chore
- Prerequisites
- None
- Research direction
- Add a .editorconfig file to the root of the repository with basic settings like indent style, indent size, and end of line. This ensures consistent coding styles across editors. The file should be minimal and follow common conventions for C/C++ projects.