Wet-Boys / LookingGlass

A QoL UI mod that exposes statistics for items and the player, adjusts the size and features of command and scrapper menus, and much more. Fully open source and compatible with RiskUI!
https://thunderstore.io
GNU Lesser General Public License v3.0
9 stars 5 forks source link

Add .editorconfig to make the publicizer warnings quieter #78

Closed SSM240 closed 5 days ago

SSM240 commented 5 days ago

This changes the severity of Publicizer001 (warning about using private members) to be a suggestion rather than a full-blown warning. I agree it's not a bad idea to mark usages of private members, hence why I opted not to hide it entirely, but it also really does not need to be spamming the output on every build.