Files
sousa-gecko/docs/code-quality/coding-style/coding_style_general.rst
T

10 lines
381 B
ReStructuredText

Editor configuration
~~~~~~~~~~~~~~~~~~~~
The repository includes a :searchfox:`\.editorconfig <.editorconfig>` file at the root that configures
indentation and other formatting settings for all major editors. Most editors
support EditorConfig natively or via a plugin (see `editorconfig.org
<https://editorconfig.org>`_). Do not add Emacs or Vim modeline comments to
new files.