* Support negative numbers as command option values * Support command line options before arguments * POSIX-compliant handling of quotes (double and single, terminated and unterminated), whitespace, hyphens, and special characters (e.g. emojis)
Also moves tests to `./test` which makes it possible for all test projects to share the same .editorconfig files and similar.