Skip to content

style: add .editorconfig - #4

Open
AndersonUece wants to merge 1 commit into
Kalshi:masterfrom
AndersonUece:style/editorconfig-setup
Open

style: add .editorconfig#4
AndersonUece wants to merge 1 commit into
Kalshi:masterfrom
AndersonUece:style/editorconfig-setup

Conversation

@AndersonUece

Copy link
Copy Markdown

This PR introduces a .editorconfig file to enforce consistent formatting across Go, JavaScript, CSS and HTML files. Tabs are used for Go code, while 2‑space indents are defined for JS, CSS and HTML. It also trims trailing whitespace and ensures a newline at the end of files, improving code consistency across editors.

This PR introduces a .editorconfig file to enforce consistent formatting across Go, JavaScript, CSS and HTML files. Tabs are used for Go code, while 2‑space indents are defined for JS, CSS and HTML. It also trims trailing whitespace and ensures a newline at the end of files, improving code consistency across editors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant