.editorconfig


Log

Author Commit Date CI Message
Sam Lantinga 920acb75 2022-12-26T10:34:07 editorconfig: remove trailing whitespace in source code (cherry picked from commit 7c67213cefd0404232ef758a1dc33751e717a3f1)
Ludovico de Nittis 4df64027 2022-08-23T13:53:43 .editorconfig: Use correct path for wayland-protocols The Wayland protocol XML files are stored in the root directory of SDL and not in `src`. Signed-off-by: Ludovico de Nittis <ludovico.denittis@collabora.com>
Sam Lantinga 17410887 2022-06-03T15:02:31 Separated controller type data into a C file
Simon McVittie 4cb57bf1 2022-05-18T13:42:48 .editorconfig: Automatically configure multiple text editors See editorconfig.org for details of the format, which is understood by multiple text editors, either directly or via plugins. This is not comprehensive, but should cover most of the SDL codebase. Please extend as needed. Signed-off-by: Simon McVittie <smcv@collabora.com>