Logo
Explore Help
Register Sign In
FumeNodes/ox_lib
1
0
Fork 0
You've already forked ox_lib
mirror of https://github.com/CommunityOx/ox_lib.git synced 2026-08-17 06:56:03 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
b05594e77fdb6c129bf65f132fa66930c7af52b4
ox_lib/.editorconfig

16 lines
277 B
INI
Raw Normal View History

refactor: remove modules system and fix indentation Setting a "standard" module and resource structure is too limiting, so stick to import only.
2021-11-11 07:52:38 +11:00
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
end_of_line = lf
insert_final_newline = false
charset = utf-8
refactor(imports): assign modules directly to lib namespace Mostly a change for improved intellisense with sumneko lua. Includes some type fixes and deprecation notices.
2022-09-14 01:20:50 +10:00
trim_trailing_whitespace = false
refactor: remove modules system and fix indentation Setting a "standard" module and resource structure is too limiting, so stick to import only.
2021-11-11 07:52:38 +11:00
indent_size = 2
indent_style = space
feat(web/menu): initial list menu design Highly subject to change
2022-07-26 15:35:22 +02:00
max_line_length = 120
refactor: remove modules system and fix indentation Setting a "standard" module and resource structure is too limiting, so stick to import only.
2021-11-11 07:52:38 +11:00
[*.lua]
refactor(imports): assign modules directly to lib namespace Mostly a change for improved intellisense with sumneko lua. Includes some type fixes and deprecation notices.
2022-09-14 01:20:50 +10:00
indent_size = 4
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 107ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API