[Koha-bugs] [Bug 33358] Do not use editorconfig for vue files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 29 16:57:25 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33358

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list