You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For code formatting, use clang-format based on WebKit style with several
modifications, which resembles the current code style as close as possible
resembling current code style. Add a .clang-format file with the code style
specification and add a CI linting workflow to check the code formatting.
Also add a convenience pre-commit hook that checks code formatting.
Add an .editorconfig to hint code editors on how to deal with indents.
Co-authored-by: Timur Safin <[email protected]>
0 commit comments