joxeankoret / pigaios

A tool for matching and diffing source codes directly against binaries.
GNU General Public License v3.0
634 stars 67 forks source link

Add editorconfig file #16

Closed ekaitz-zarraga closed 5 years ago

ekaitz-zarraga commented 5 years ago

I added an editorconfig file because this project uses a non-(de-facto)-standard python formatting. With most of the modern editors the 2-space indentation will work out of the box with this file. More info here: https://editorconfig.org/