.editorconfig 66 B

123456
  1. root = true
  2. [*.py]
  3. max_line_length = 120
  4. ij_visual_guides = 120