https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33358
--- Comment #1 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
