Skip to content

Instantly share code, notes, and snippets.

@garamoi-choi
garamoi-choi / Dunning–Kruger effect.png
Last active February 29, 2024 07:01
interesting concepts
Dunning–Kruger effect.png
@garamoi-choi
garamoi-choi / .editorconfig
Last active December 17, 2021 07:52
基本的なOOP
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = false
max_line_length = 120
tab_width = 4
ij_continuation_indent_size = 8
ij_formatter_off_tag = @formatter:off