Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 582 Bytes

File metadata and controls

8 lines (4 loc) · 582 Bytes

Our tests check whether you have introduced trailing white space. If such a test fails, please check the "artifacts button" above, which if you click it gives a link to a downloadable file to help you identify the issue. You can also run scripts/remove_trailing_whitespace.sh locally if you have a bash shell and the sed command available on your system.

If you plan to contribute to simdjson, please read our

CONTRIBUTING guide: https://github.com/simdjson/simdjson/blob/master/CONTRIBUTING.md and our HACKING guide: https://github.com/simdjson/simdjson/blob/master/HACKING.md