AmpersandTarski / Ampersand

Build database applications faster than anyone else, and keep your data pollution free as a bonus.
http://ampersandtarski.github.io/
GNU General Public License v3.0
40 stars 8 forks source link

Feature/custom setup fix #1319

Closed hanjoosten closed 2 years ago

hanjoosten commented 2 years ago

This contains some minor fixes in the .devcontainer. @stefjoosten please review and merge into main.

Setting the LANG value to C.UTF8 helps to get proper output in case Quickcheck detects a failure in the parser/prettyprinter roundtrip tests.