diff --git a/docs/index.rst b/docs/index.rst index 4253a00..ffaab30 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,4 +6,4 @@ self tutorials/index api/index - + quality/index diff --git a/docs/quality/index.rst b/docs/quality/index.rst new file mode 100644 index 0000000..d78827c --- /dev/null +++ b/docs/quality/index.rst @@ -0,0 +1,8 @@ +Code quality +============ + +Lint report +----------- + +.. include:: lint_report.rst + diff --git a/docs/quality/lint_report.rst b/docs/quality/lint_report.rst new file mode 100644 index 0000000..6346745 --- /dev/null +++ b/docs/quality/lint_report.rst @@ -0,0 +1,2 @@ +This is placeholder text. If you are able to see this it means that +documentation generation systems wasn't able to run Lint.jl