kon/vendor/github.com/gofiber/fiber/v2/.editorconfig
2024-07-02 16:36:04 +02:00

9 lines
246 B
INI

; This file is for unifying the coding style for different editors and IDEs.
; More information at http://editorconfig.org
; This style originates from https://github.com/fewagency/best-practices
root = true
[*]
charset = utf-8
end_of_line = lf