Runtime assertions for Ruby literal.fun
ruby
5
fork

Configure Feed

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

Create .editorconfig

+7
+7
.editorconfig
··· 1 + [*] 2 + indent_style = tab 3 + indent_size = 2 4 + 5 + [*.{yml,erb}] 6 + indent_style = space 7 + indent_size = 2