gitlab.com/greut/eclint@v0.5.2-0.20240402114752-14681fe6e0bf/testdata/max_line_length/.editorconfig (about)

     1  root = true
     2  
     3  [a]
     4  max_line_length = 99
     5  
     6  ; ok
     7  [b]
     8  max_line_length = 0
     9  
    10  [c]
    11  max_line_length = a