Update indent-square-brackets.rb

This commit is contained in:
Cameron 2023-01-09 20:07:01 +01:00 committed by Stephan Seitz
parent bb24f483ca
commit 5fb315df12

View file

@ -1,4 +1,4 @@
def indent_brackets
def indent_square_brackets
[
[]
]