29 Mar
2023
29 Mar
'23
4:57 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33358 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 148929 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148929&action=edit Bug 33358: Do not use .editorconfig for vue files Using vscodium I noticed that the settings set in the editor were not used (for instance to not add semi colons at the end of the lines). This is because they get ignored when a .editorconfig exists. I didn't find the syntax "all but vue files", but it would be better than listing the different extensions. -- You are receiving this mail because: You are watching all bug changes.