jenner / LstGen

Code-Generator für die Lohnsteuerberechnung aus PAP XML
MIT License
50 stars 16 forks source link

better naming convention for PAP files #14

Closed knipknap closed 4 years ago

knipknap commented 4 years ago

See issue #12

jenner commented 4 years ago

I like hyphens more then underscores, just a personal preference :) Did you use underscores for a specific reason?

knipknap commented 4 years ago

I chose underscores because they work in Python module names :-)