/
githubmirror
/
libusb
Обзор
Документация
Войти
/
githubmirror
/
libusb
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.editorconfig-checker.json
19 строк
434 B
Sean McBride
Update editorconfig indicating tab vs space rules describing the current state of the codebase
05 июн 2026, 22:53
05 июн 2026, 22:53
217f8de
Код
Авторство
О чём код?
{ "Verbose": false, "Debug": false, "IgnoreDefaults": false, "SpacesAfterTabs": true, "NoColor": false, "Exclude": ["INSTALL_WIN.txt", "msvc", "fuzz/corpus"], "AllowedContentTypes": [], "PassedFiles": [], "Disable": { "EndOfLine": false, "Indentation": false, "IndentSize": true, "InsertFinalNewline": false, "TrimTrailingWhitespace": false, "MaxLineLength": true, "Charset": false } }