implementation of new orographic drag parameterization scheme to alleviate wind bias in E3SM #172
Annotations
10 errors
|
Trailing spaces:
components/eam/docs/tech-guide/orodrag.md#L31
components/eam/docs/tech-guide/orodrag.md:31:697 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md
|
|
Tables should be surrounded by blank lines:
components/eam/docs/user-guide/namelist_parameters.md#L158
components/eam/docs/user-guide/namelist_parameters.md:158 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| `cosp_lite` | This nam..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md058.md
|
|
Headings should be surrounded by blank lines:
components/eam/docs/user-guide/namelist_parameters.md#L159
components/eam/docs/user-guide/namelist_parameters.md:159 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Orographic drag schemes"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
|
|
Table pipe style:
components/eam/docs/user-guide/namelist_parameters.md#L166
components/eam/docs/user-guide/namelist_parameters.md:166:106 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md055.md
|
|
Table column count:
components/eam/docs/user-guide/namelist_parameters.md#L166
components/eam/docs/user-guide/namelist_parameters.md:166:106 MD056/table-column-count Table column count [Expected: 3; Actual: 2; Too few cells, row will be missing data] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md056.md
|
|
Table pipe style:
components/eam/docs/user-guide/namelist_parameters.md#L167
components/eam/docs/user-guide/namelist_parameters.md:167:1 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: trailing_only; Missing leading pipe] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md055.md
|
|
Table column count:
components/eam/docs/user-guide/namelist_parameters.md#L167
components/eam/docs/user-guide/namelist_parameters.md:167:50 MD056/table-column-count Table column count [Expected: 3; Actual: 2; Too few cells, row will be missing data] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md056.md
|
|
Multiple consecutive blank lines:
components/eam/docs/user-guide/namelist_parameters.md#L177
components/eam/docs/user-guide/namelist_parameters.md:177 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
|
|
Multiple consecutive blank lines:
components/eam/docs/user-guide/namelist_parameters.md#L178
components/eam/docs/user-guide/namelist_parameters.md:178 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
|
|
linter
Failed with exit code: 1
|