mirror of
https://github.com/curl/curl.git
synced 2026-07-23 18:47:16 +03:00
- replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037 |
||
|---|---|---|
| .. | ||
| download_fuzzer.sh | ||
| README | ||
Fuzz tests ========== The fuzzing tests for curl have been moved to a separate repository: https://github.com/curl/curl-fuzzer More information on how to get started with curl fuzz testing can be found there.