Skip to content

Commit

Permalink
.editorconfig as an INI extension, #749
Browse files Browse the repository at this point in the history
  • Loading branch information
AlDanial committed Aug 17, 2023
1 parent b24bf6a commit 86318d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Unix/cloc
Original file line number Diff line number Diff line change
Expand Up @@ -8221,6 +8221,7 @@ sub set_constants { # {{{1
'lektorproject'=> 'INI' ,
'buildozer.spec'=> 'INI' ,
'ini' => 'INI' ,
'editorconfig'=> 'INI' ,
'ism' => 'InstallShield' ,
'ipl' => 'IPL' ,
'pro' => 'IDL/Qt Project/Prolog/ProGuard' ,
Expand Down
1 change: 1 addition & 0 deletions cloc
Original file line number Diff line number Diff line change
Expand Up @@ -8236,6 +8236,7 @@ sub set_constants { # {{{1
'lektorproject'=> 'INI' ,
'buildozer.spec'=> 'INI' ,
'ini' => 'INI' ,
'editorconfig'=> 'INI' ,
'ism' => 'InstallShield' ,
'ipl' => 'IPL' ,
'pro' => 'IDL/Qt Project/Prolog/ProGuard' ,
Expand Down

0 comments on commit 86318d1

Please sign in to comment.