mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-26 15:10:25 +00:00
qa/spelling: Add Codespell support (#1121)
* Add codespell support * Fix paths * Add HTML files to exclusion list
This commit is contained in:
@@ -43,7 +43,7 @@ A breakdown of each type is under the Add Jobs command list below
|
||||
| Job Status | Description | Representative value |
|
||||
| ---------- | ----------- | -------------------- |
|
||||
| active | A job that is ready to processed | 0 |
|
||||
| failed | The job has failed to retrieve/covert/validate the data you have specified. See the associated data history job results to understand why | 1 |
|
||||
| failed | The job has failed to retrieve/convert/validate the data you have specified. See the associated data history job results to understand why | 1 |
|
||||
| complete | The job has successfully retrieved/converted/validated all data you have specified | 2 |
|
||||
| removed | The job has been deleted. No data is removed, but the job can no longer be processed | 3 |
|
||||
| missing data | The job is complete, however there is some missing data. See the associated data history job results to understand why | 4 |
|
||||
|
||||
Reference in New Issue
Block a user