this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 8 lines 154 B view raw
1# EditorConfig is awesome: https://EditorConfig.org 2 3# top-most EditorConfig file 4root = true 5 6[.github/workflows/*] 7indent_style = space 8indent_size = 2