EarthScope / evalresp

Evaluates instrument responses in FDSN and derivative formats
GNU Lesser General Public License v3.0
12 stars 2 forks source link

Source code style normalization #6

Closed dricki closed 7 years ago

dricki commented 7 years ago

Normalized source code style (declarations, etc.) and apply best practices: no use of goto, setjmp/longjmp, and other constructs that make code code hard to follow, hard to embed and hard to maintain.

andrewcooke-isti commented 7 years ago

i could continue to clean code for days, but i guess this is done unless the client objects.