bkiers / Liqp

An ANTLR based 'Liquid Template' parser and rendering engine.
MIT License
165 stars 94 forks source link

Clean up compiler warnings #275

Closed kohlschuetter closed 1 year ago

kohlschuetter commented 1 year ago

My Eclipse IDE is full of liqp warnings, making it hard to see the actual problems. Let's clean these up a bit.

Clean up code in src/main/java

Clean up code in src/main/test

This change is rebased upon https://github.com/bkiers/Liqp/pull/274 and https://github.com/bkiers/Liqp/pull/269/commits

msangel commented 1 year ago

Merged there: https://github.com/bkiers/Liqp/pull/280

msangel commented 1 year ago

My opinions:

Clean up code in src/main/test