Commit Graph

7 Commits

Author SHA1 Message Date
Asher Gomez
255b7994ee
BREAKING(jsonc): remove allowTrailingComma option (#5119) 2024-06-25 16:13:08 +10:00
Asher Gomez
65d465068a
refactor(jsonc): minor cleanups (#5114)
* refactor(jsonc): minor cleanups

* cleanups
2024-06-24 15:58:56 +10:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Asher Gomez
ede6b79d0d
chore(jsonc): rename testdata file (#3883) 2023-12-01 01:00:38 +01:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
Martin Fischer
a5b1d80736
chore: fix typos (#3458)
The typos were found with the typos[1] spell checker.  That spell
checker will be incorporated into the CI in a followup PR.

[1]: https://github.com/crate-ci/typos
2023-06-22 01:27:37 +09:00
Asher Gomez
ebc1f24910
BREAKING(jsonc): move to top-level folder and single-export files (#3243) 2023-03-13 14:58:26 +09:00