Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deprecation notice to archived starters #3173

Merged
merged 5 commits into from
Oct 17, 2023

Merge branch 'main' into deprecation-warning-starters

9e30071
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add deprecation notice to archived starters #3173

Merge branch 'main' into deprecation-warning-starters
9e30071
Select commit
Loading
Failed to load commit list.
GitHub Actions / vale succeeded Oct 17, 2023 in 0s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (1636)

[features/steps/test_starter/{{ cookiecutter.repo_name }}/conf/README.md|5 col 149|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/conf/README.md#L5) [Kedro.toowordy] 'however' is too wordy
[features/steps/test_starter/{{ cookiecutter.repo_name }}/conf/README.md|5 col 187|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/conf/README.md#L5) [Kedro.toowordy] 'retain' is too wordy
[features/steps/test_starter/{{ cookiecutter.repo_name }}/conf/README.md|9 col 83|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/conf/README.md#L9) [Kedro.abbreviations] Use 'for example' instead of abbreviations like 'e.g.'.
[features/steps/test_starter/{{ cookiecutter.repo_name }}/conf/README.md|9 col 121|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/conf/README.md#L9) [Kedro.abbreviations] Use 'for example' instead of abbreviations like 'e.g.'.
.github/ISSUE_TEMPLATE/bug-report.md|16 col 4| [Kedro.headings] 'Steps to Reproduce' should use sentence-style capitalization.
.github/ISSUE_TEMPLATE/bug-report.md|21 col 4| [Kedro.headings] 'Expected Result' should use sentence-style capitalization.
.github/ISSUE_TEMPLATE/bug-report.md|24 col 4| [Kedro.headings] 'Actual Result' should use sentence-style capitalization.
.github/ISSUE_TEMPLATE/bug-report.md|35 col 4| [Kedro.headings] 'Your Environment' should use sentence-style capitalization.
.github/ISSUE_TEMPLATE/feature-request.md|16 col 4| [Kedro.headings] 'Possible Implementation' should use sentence-style capitalization.
.github/ISSUE_TEMPLATE/feature-request.md|19 col 4| [Kedro.headings] 'Possible Alternatives' should use sentence-style capitalization.
.github/ISSUE_TEMPLATE/design-doc.md|32 col 4| [Kedro.Spellings] Did you really mean 'Rollout'?
.github/PULL_REQUEST_TEMPLATE.md|11 col 4| [Kedro.headings] 'Developer Certificate of Origin' should use sentence-style capitalization.
.github/PULL_REQUEST_TEMPLATE.md|12 col 30| [Kedro.toowordy] 'comply with' is too wordy
.github/PULL_REQUEST_TEMPLATE.md|14 col 93| [Kedro.Spellings] Did you really mean 'Rebase'?
.github/PULL_REQUEST_TEMPLATE.md|23 col 28| [Kedro.pronouns] Avoid first-person singular pronouns such as 'my'.
[features/steps/test_starter/{{ cookiecutter.repo_name }}/src/{{ cookiecutter.python_package }}/pipelines/data_engineering/README.md|1 col 3|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/src/{{ cookiecutter.python_package }}/pipelines/data_engineering/README.md#L1) [Kedro.headings] 'Data Engineering pipeline' should use sentence-style capitalization.
[features/steps/test_starter/{{ cookiecutter.repo_name }}/src/{{ cookiecutter.python_package }}/pipelines/data_engineering/README.md|3 col 123|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/src/{{ cookiecutter.python_package }}/pipelines/data_engineering/README.md#L3) [Kedro.toowordy] 'modify' is too wordy
kedro/extras/datasets/tensorflow/README.md|1 col 3| [Kedro.headings] 'TensorFlowModelDataset' should use sentence-style capitalization.
kedro/extras/datasets/tensorflow/README.md|4 col 92| [Kedro.Spellings] Did you really mean 'load_model'?
kedro/extras/datasets/tensorflow/README.md|4 col 107| [Kedro.Spellings] Did you really mean 'save_model'?
kedro/extras/datasets/tensorflow/README.md|4 col 127| [Kedro.weaselwords] 'Only' is a weasel word!
kedro/extras/datasets/tensorflow/README.md|4 col 139| [Kedro.weaselwords] 'currently' is a weasel word!
[features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md|1 col 3|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md#L1) [Kedro.headings] '{{ cookiecutter.project_name }}' should use sentence-style capitalization.
[features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md|11 col 1|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md#L11) [Kedro.toowordy] 'In order to' is too wordy
[features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md|57 col 64|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md#L57) [Kedro.words] Use '' instead of 'please'.
[features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md|78 col 5|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md#L78) [Kedro.headings] 'JupyterLab' should use sentence-style capitalization.
[features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md|91 col 5|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md#L91) [Kedro.headings] 'IPython' should use sentence-style capitalization.
[features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md|108 col 1|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md#L108) [Kedro.toowordy] 'Alternatively' is too wordy
[features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md|108 col 1|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/README.md#L108) [Kedro.weaselwords] 'Alternatively' is a weasel word!
kedro/extras/datasets/README.md|19 col 12| [Kedro.pronouns] Avoid first-person singular pronouns such as 'I'.
kedro/extras/datasets/README.md|19 col 21| [Kedro.pronouns] Avoid first-person singular pronouns such as 'my'.
kedro/extras/datasets/geopandas/README.md|1 col 3| [Kedro.headings] 'GeoJSON' should use sentence-style capitalization.
[features/steps/test_starter/{{ cookiecutter.repo_name }}/src/{{ cookiecutter.python_package }}/pipelines/data_science/README.md|1 col 3|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/src/{{ cookiecutter.python_package }}/pipelines/data_science/README.md#L1) [Kedro.headings] 'Data Science pipeline' should use sentence-style capitalization.
[features/steps/test_starter/{{ cookiecutter.repo_name }}/src/{{ cookiecutter.python_package }}/pipelines/data_science/README.md|3 col 123|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/src/{{ cookiecutter.python_package }}/pipelines/data_science/README.md#L3) [Kedro.toowordy] 'modify' is too wordy
[features/steps/test_starter/{{ cookiecutter.repo_name }}/src/{{ cookiecutter.python_package }}/pipelines/data_science/README.md|8 col 13|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/features/steps/test_starter/{{ cookiecutter.repo_name }}/src/{{ cookiecutter.python_package }}/pipelines/data_science/README.md#L8) [Kedro.words] Use '' instead of 'simple'.
[kedro/templates/project/{{ cookiecutter.repo_name }}/conf/README.md|5 col 149|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/conf/README.md#L5) [Kedro.toowordy] 'however' is too wordy
[kedro/templates/project/{{ cookiecutter.repo_name }}/conf/README.md|5 col 187|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/conf/README.md#L5) [Kedro.toowordy] 'retain' is too wordy
[kedro/templates/project/{{ cookiecutter.repo_name }}/conf/README.md|9 col 83|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/conf/README.md#L9) [Kedro.abbreviations] Use 'for example' instead of abbreviations like 'e.g.'.
[kedro/templates/project/{{ cookiecutter.repo_name }}/conf/README.md|9 col 121|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/conf/README.md#L9) [Kedro.abbreviations] Use 'for example' instead of abbreviations like 'e.g.'.
README.md|13 col 4| [Kedro.weaselwords] 'Monthly' is a weasel word!
README.md|18 col 4| [Kedro.headings] 'What is Kedro?' should use sentence-style capitalization.
README.md|24 col 4| [Kedro.headings] 'How do I install Kedro?' should use sentence-style capitalization.
README.md|24 col 11| [Kedro.pronouns] Avoid first-person singular pronouns such as 'I'.
README.md|44 col 53| [Kedro.words] Use '' instead of 'easy'.
README.md|45 col 100| [Kedro.weaselwords] 'many' is a weasel word!
README.md|50 col 4| [Kedro.headings] 'How do I use Kedro?' should use sentence-style capitalization.
README.md|50 col 11| [Kedro.pronouns] Avoid first-person singular pronouns such as 'I'.
README.md|69 col 140| [Kedro.Spellings] Did you really mean 'unvetted'?
README.md|81 col 129| [Kedro.words] Use 'few', 'several', or 'many' instead of 'a number of'.
README.md|81 col 129| [Kedro.toowordy] 'a number of' is too wordy
README.md|83 col 4| [Kedro.headings] 'Can I contribute?' should use sentence-style capitalization.
README.md|83 col 8| [Kedro.pronouns] Avoid first-person singular pronouns such as 'I'.
README.md|87 col 14| [Kedro.pronouns] Avoid first-person singular pronouns such as 'I'.
README.md|91 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
README.md|93 col 4| [Kedro.headings] 'How can I cite Kedro?' should use sentence-style capitalization.
README.md|93 col 12| [Kedro.pronouns] Avoid first-person singular pronouns such as 'I'.
[kedro/templates/project/{{ cookiecutter.repo_name }}/README.md|1 col 3|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/README.md#L1) [Kedro.headings] '{{ cookiecutter.project_name }}' should use sentence-style capitalization.
[kedro/templates/project/{{ cookiecutter.repo_name }}/README.md|11 col 1|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/README.md#L11) [Kedro.toowordy] 'In order to' is too wordy
[kedro/templates/project/{{ cookiecutter.repo_name }}/README.md|56 col 64|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/README.md#L56) [Kedro.words] Use '' instead of 'please'.
[kedro/templates/project/{{ cookiecutter.repo_name }}/README.md|64 col 3|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/README.md#L64) [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
[kedro/templates/project/{{ cookiecutter.repo_name }}/README.md|64 col 100|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/README.md#L64) [Kedro.words] Use 'after' instead of 'once'.
[kedro/templates/project/{{ cookiecutter.repo_name }}/README.md|79 col 5|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/README.md#L79) [Kedro.headings] 'JupyterLab' should use sentence-style capitalization.
[kedro/templates/project/{{ cookiecutter.repo_name }}/README.md|92 col 5|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/README.md#L92) [Kedro.headings] 'IPython' should use sentence-style capitalization.
[kedro/templates/project/{{ cookiecutter.repo_name }}/README.md|109 col 1|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/README.md#L109) [Kedro.toowordy] 'Alternatively' is too wordy
[kedro/templates/project/{{ cookiecutter.repo_name }}/README.md|109 col 1|](https://github.com/kedro-org/kedro/blob/9e3007114aa60aeb3a233695a1ae90e4d2c17702/kedro/templates/project/{{ cookiecutter.repo_name }}/README.md#L109) [Kedro.weaselwords] 'Alternatively' is a weasel word!
CODE_OF_CONDUCT.md|1 col 3| [Kedro.headings] 'Contributor Covenant Code of Conduct' should use sentence-style capitalization.
CODE_OF_CONDUCT.md|3 col 4| [Kedro.headings] 'Our Pledge' should use sentence-style capitalization.
CODE_OF_CONDUCT.md|5 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
CODE_OF_CONDUCT.md|12 col 4| [Kedro.headings] 'Our Standards' should use sentence-style capitalization.
CODE_OF_CONDUCT.md|19 col 3| [Kedro.weaselwords] 'Gracefully' is a weasel word!
CODE_OF_CONDUCT.md|25 col 14| [Kedro.Spellings] Did you really mean 'sexualised'?
CODE_OF_CONDUCT.md|34 col 4| [Kedro.headings] 'Our Responsibilities' should use sentence-style capitalization.
CODE_OF_CONDUCT.md|40 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
CODE_OF_CONDUCT.md|49 col 66| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
CODE_OF_CONDUCT.md|51 col 18| [Kedro.words] Use 'with' or 'through' instead of 'via'.
CODE_OF_CONDUCT.md|64 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
CODE_OF_CONDUCT.md|68 col 82| [Kedro.toowordy] 'initiate' is too wordy
CODE_OF_CONDUCT.md|68 col 127| [Kedro.weaselwords] 'timely' is a weasel word!
CODE_OF_CONDUCT.md|68 col 160| [Kedro.toowordy] 'type of' is too wordy
docs/source/data/data_catalog.md|16 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/data_catalog.md|16 col 197| [Kedro.toowordy] 'type of' is too wordy
docs/source/data/data_catalog.md|16 col 213| [Kedro.toowordy] 'indicate' is too wordy
docs/source/data/data_catalog.md|35 col 147| [Kedro.oxfordcomma] Use the Oxford comma in 'They are supported with the APIs of pandas, spark, networkx, matplotlib, yaml and'.
docs/source/data/data_catalog.md|43 col 15| [Kedro.Spellings] Did you really mean 'prepends'?
docs/source/data/data_catalog.md|49 col 68| [Kedro.abbreviations] Use 'for example' instead of abbreviations like 'e.g.'.
docs/source/data/data_catalog.md|49 col 73| [Kedro.Spellings] Did you really mean 'Minio'?
docs/source/data/data_catalog.md|51 col 18| [Kedro.Spellings] Did you really mean 'gcsfs'?
docs/source/data/data_catalog.md|55 col 10| [Kedro.oxfordcomma] Use the Oxford comma in 'also provides other file systems, such as SSH, FTP and'.
docs/source/data/data_catalog.md|65 col 353| [Kedro.toowordy] 'equivalent' is too wordy
docs/source/data/data_catalog.md|93 col 72| [Kedro.Spellings] Did you really mean 'filesystem's'?
docs/source/data/data_catalog.md|147 col 66| [Kedro.toowordy] 'However' is too wordy
docs/source/data/data_catalog.md|147 col 119| [Kedro.words] Use 'dataset' instead of 'data set'.
docs/source/data/data_catalog.md|154 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/data_catalog.md|166 col 72| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/data_catalog.md|168 col 154| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/data_catalog.md|182 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/index.md|25 col 119| [Kedro.toowordy] 'multiple' is too wordy
docs/source/data/kedro_dataset_factories.md|2 col 14| [Kedro.toowordy] 'multiple' is too wordy
docs/source/data/kedro_dataset_factories.md|65 col 123| [Kedro.words] Use 'see', 'read', or 'follow' instead of 'refer to'.
docs/source/data/kedro_dataset_factories.md|161 col 13| [Kedro.toowordy] 'multiple' is too wordy
docs/source/data/kedro_dataset_factories.md|199 col 37| [Kedro.toowordy] 'multiple' is too wordy
docs/source/data/kedro_dataset_factories.md|200 col 14| [Kedro.toowordy] 'multiple' is too wordy
docs/source/data/kedro_dataset_factories.md|213 col 8| [Kedro.toowordy] 'multiple' is too wordy
docs/source/data/kedro_dataset_factories.md|214 col 7| [Kedro.toowordy] 'multiple' is too wordy
docs/source/data/kedro_dataset_factories.md|234 col 4| [Kedro.headings] 'CLI commands for dataset factories' should use sentence-style capitalization.
docs/source/data/kedro_dataset_factories.md|289 col 54| [Kedro.weaselwords] 'many' is a weasel word!
docs/source/data/kedro_dataset_factories.md|386 col 44| [Kedro.toowordy] 'However' is too wordy
docs/source/data/data_catalog_yaml_examples.md|1 col 3| [Kedro.headings] 'Data Catalog YAML examples' should use sentence-style capitalization.
docs/source/data/data_catalog_yaml_examples.md|27 col 66| [Kedro.abbreviations] Use 'for example' instead of abbreviations like 'e.g.'.
docs/source/data/data_catalog_yaml_examples.md|100 col 4| [Kedro.headings] 'Load an Excel file from Google Cloud Storage' should use sentence-style capitalization.
docs/source/data/data_catalog_yaml_examples.md|215 col 1| [Kedro.words] Use 'Note:' instead of 'Note that'.
docs/source/data/data_catalog_yaml_examples.md|215 col 313| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/data/data_catalog_yaml_examples.md|236 col 1| [Kedro.words] Use 'Note:' instead of 'Note that'.
docs/source/data/data_catalog_yaml_examples.md|245 col 4| [Kedro.headings] 'Load data from Minio (S3 API Compatible Storage)' should use sentence-style capitalization.
docs/source/data/data_catalog_yaml_examples.md|245 col 19| [Kedro.Spellings] Did you really mean 'Minio'?
docs/source/data/data_catalog_yaml_examples.md|309 col 55| [Kedro.Spellings] Did you really mean 'Paramiko'?
docs/source/data/data_catalog_yaml_examples.md|311 col 9| [Kedro.toowordy] 'multiple' is too wordy
docs/source/data/data_catalog_yaml_examples.md|313 col 1| [Kedro.oxfordcomma] Use the Oxford comma in 'Different datasets might use the same file format, load and'.
docs/source/data/data_catalog_yaml_examples.md|313 col 112| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/data_catalog_yaml_examples.md|348 col 19| [Kedro.Spellings] Did you really mean 'reuseable'?
docs/source/data/data_catalog_yaml_examples.md|366 col 125| [Kedro.weaselwords] 'Normally' is a weasel word!
docs/source/data/data_catalog_yaml_examples.md|366 col 176| [Kedro.toowordy] 'In order to' is too wordy
docs/source/data/data_catalog_yaml_examples.md|370 col 181| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/data/data_catalog_yaml_examples.md|370 col 196| [Kedro.words] Use 'with' or 'through' instead of 'via'.
docs/source/data/data_catalog_yaml_examples.md|372 col 95| [Kedro.abbreviations] Use 'and more' instead of abbreviations like 'etc.'.
docs/source/data/data_catalog_yaml_examples.md|401 col 50| [Kedro.words] Use 'with' or 'through' instead of 'via'.
docs/source/data/advanced_data_catalog_usage.md|3 col 44| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/advanced_data_catalog_usage.md|3 col 116| [Kedro.toowordy] 'previously' is too wordy
docs/source/data/advanced_data_catalog_usage.md|3 col 116| [Kedro.weaselwords] 'previously' is a weasel word!
docs/source/data/advanced_data_catalog_usage.md|41 col 374| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/data/advanced_data_catalog_usage.md|75 col 27| [Kedro.toowordy] 'similar to' is too wordy
docs/source/data/advanced_data_catalog_usage.md|145 col 4| [Kedro.headings] 'How to version a dataset using the Code API' should use sentence-style capitalization.
docs/source/data/advanced_data_catalog_usage.md|203 col 40| [Kedro.words] Use 'and', 'or', or 'either or' instead of 'and/or'.
docs/source/data/advanced_data_catalog_usage.md|205 col 11| [Kedro.words] Use '' instead of 'simple'.
docs/source/hooks/index.md|3 col 78| [Kedro.words] Use '' instead of 'easy'.
docs/source/hooks/index.md|7 col 45| [Kedro.abbreviations] Use 'for example' instead of abbreviations like 'e.g.'.
LICENSE.md|9 col 17| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|12 col 8| [Kedro.Spellings] Did you really mean 'Licensor'?
LICENSE.md|12 col 18| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|12 col 59| [Kedro.ukspelling] In general, use UK English spelling instead of 'authorized'.
LICENSE.md|15 col 22| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|17 col 33| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|23 col 25| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|26 col 21| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|30 col 8| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|30 col 21| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|35 col 8| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|35 col 14| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|40 col 8| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|40 col 26| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|43 col 62| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|44 col 41| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|48 col 8| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|48 col 22| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|51 col 20| [Kedro.Spellings] Did you really mean 'Licensor'?
LICENSE.md|52 col 43| [Kedro.ukspelling] In general, use UK English spelling instead of 'authorized'.
LICENSE.md|53 col 28| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|55 col 14| [Kedro.Spellings] Did you really mean 'Licensor'?
LICENSE.md|58 col 7| [Kedro.Spellings] Did you really mean 'Licensor'?
LICENSE.md|58 col 16| [Kedro.toowordy] 'for the purpose of' is too wordy
LICENSE.md|62 col 21| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|62 col 32| [Kedro.Spellings] Did you really mean 'Licensor'?
LICENSE.md|63 col 61| [Kedro.Spellings] Did you really mean 'Licensor'?
LICENSE.md|70 col 43| [Kedro.Spellings] Did you really mean 'sublicense'?
LICENSE.md|78 col 34| [Kedro.weaselwords] 'only' is a weasel word!
LICENSE.md|84 col 54| [Kedro.toowordy] 'constitutes' is too wordy
LICENSE.md|86 col 55| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|86 col 61| [Kedro.toowordy] 'terminate' is too wordy
LICENSE.md|91 col 52| [Kedro.toowordy] 'provided that' is too wordy
LICENSE.md|100 col 8| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|100 col 20| [Kedro.toowordy] 'retain' is too wordy
LICENSE.md|106 col 8| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|107 col 56| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|115 col 45| [Kedro.weaselwords] 'normally' is a weasel word!
LICENSE.md|116 col 61| [Kedro.weaselwords] 'only' is a weasel word!
LICENSE.md|117 col 18| [Kedro.toowordy] 'modify' is too wordy
LICENSE.md|123 col 7| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
LICENSE.md|132 col 30| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|134 col 7| [Kedro.toowordy] 'Notwithstanding' is too wordy
LICENSE.md|134 col 49| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|134 col 68| [Kedro.toowordy] 'modify' is too wordy
LICENSE.md|136 col 12| [Kedro.Spellings] Did you really mean 'Licensor'?
LICENSE.md|136 col 21| [Kedro.toowordy] 'regarding' is too wordy
LICENSE.md|139 col 65| [Kedro.Spellings] Did you really mean 'Licensor'?
LICENSE.md|144 col 29| [Kedro.Spellings] Did you really mean 'Licensor'?
LICENSE.md|156 col 48| [Kedro.toowordy] 'shall' is too wordy
LICENSE.md|168 col 38| [Kedro.words] Use 'and', 'or', or 'either or' instead of 'and/or'.
LICENSE.md|169 col 16| [Kedro.toowordy] 'However' is too wordy
LICENSE.md|169 col 68| [Kedro.weaselwords] 'only' is a weasel word!
LICENSE.md|171 col 37| [Kedro.weaselwords] 'only' is a weasel word!
LICENSE.md|189 col 15| [Kedro.Spellings] Did you really mean 'yyyy'?
LICENSE.md|193 col 12| [Kedro.toowordy] 'obtain' is too wordy
LICENSE.md|197 col 4| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/partitioned_and_incremental_datasets.md|10 col 169| [Kedro.weaselwords] 'many' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|53 col 1| [Kedro.toowordy] 'Alternatively' is too wordy
docs/source/data/partitioned_and_incremental_datasets.md|53 col 1| [Kedro.weaselwords] 'Alternatively' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|79 col 189| [Kedro.abbreviations] Use 'for example' instead of abbreviations like 'e.g.,'.
docs/source/data/partitioned_and_incremental_datasets.md|83 col 147| [Kedro.Spellings] Did you really mean 'initialiser'?
docs/source/data/partitioned_and_incremental_datasets.md|92 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/partitioned_and_incremental_datasets.md|92 col 14| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|92 col 84| [Kedro.abbreviations] Use 'for example' instead of abbreviations like 'e.g.'.
docs/source/data/partitioned_and_incremental_datasets.md|107 col 215| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/partitioned_and_incremental_datasets.md|155 col 324| [Kedro.toowordy] 'implement' is too wordy
docs/source/data/partitioned_and_incremental_datasets.md|157 col 65| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|164 col 22| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/partitioned_and_incremental_datasets.md|164 col 80| [Kedro.toowordy] 'multiple' is too wordy
docs/source/data/partitioned_and_incremental_datasets.md|164 col 293| [Kedro.weaselwords] 'deliberately' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|216 col 14| [Kedro.weaselwords] 'simply' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|216 col 14| [Kedro.words] Use '' instead of 'simply'.
docs/source/data/partitioned_and_incremental_datasets.md|243 col 282| [Kedro.abbreviations] Use 'that is' instead of abbreviations like 'i.e.'.
docs/source/data/partitioned_and_incremental_datasets.md|243 col 292| [Kedro.toowordy] 'subsequent' is too wordy
docs/source/data/partitioned_and_incremental_datasets.md|243 col 323| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|247 col 24| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|279 col 1| [Kedro.toowordy] 'Alternatively' is too wordy
docs/source/data/partitioned_and_incremental_datasets.md|279 col 1| [Kedro.weaselwords] 'Alternatively' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|279 col 93| [Kedro.toowordy] 'implement' is too wordy
docs/source/data/partitioned_and_incremental_datasets.md|279 col 165| [Kedro.weaselwords] 'successfully' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|312 col 56| [Kedro.toowordy] 'subsequent' is too wordy
docs/source/data/partitioned_and_incremental_datasets.md|318 col 551| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/data/partitioned_and_incremental_datasets.md|335 col 547| [Kedro.toowordy] 'implement' is too wordy
docs/source/hooks/common_use_cases.md|5 col 163| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/hooks/common_use_cases.md|5 col 212| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/hooks/common_use_cases.md|66 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/hooks/common_use_cases.md|192 col 1| [Kedro.weaselwords] 'Finally' is a weasel word!
docs/source/hooks/examples.md|13 col 3| [Kedro.toowordy] 'Implement' is too wordy
docs/source/hooks/examples.md|75 col 24| [Kedro.toowordy] 'similar to' is too wordy
docs/source/hooks/examples.md|105 col 3| [Kedro.toowordy] 'Implement' is too wordy
docs/source/hooks/examples.md|105 col 61| [Kedro.toowordy] 'validate' is too wordy
docs/source/hooks/examples.md|107 col 5| [Kedro.headings] 'V2 API' should use sentence-style capitalization.
docs/source/hooks/examples.md|173 col 5| [Kedro.headings] 'V3 API' should use sentence-style capitalization.
docs/source/hooks/examples.md|259 col 57| [Kedro.Spellings] Did you really mean 'statsd'?
docs/source/hooks/examples.md|259 col 198| [Kedro.Spellings] Did you really mean 'Grafana'?
docs/source/hooks/examples.md|267 col 3| [Kedro.toowordy] 'Implement' is too wordy
docs/source/hooks/examples.md|317 col 3| [Kedro.toowordy] 'Implement' is too wordy
docs/source/hooks/examples.md|374 col 4| [Kedro.toowordy] 'Modify' is too wordy
docs/source/hooks/examples.md|378 col 193| [Kedro.toowordy] 'implement' is too wordy
docs/source/hooks/examples.md|404 col 63| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/hooks/examples.md|404 col 95| [Kedro.toowordy] 'modify' is too wordy
docs/source/extend_kedro/common_use_cases.md|3 col 13| [Kedro.weaselwords] 'few' is a weasel word!
docs/source/extend_kedro/common_use_cases.md|3 col 126| [Kedro.toowordy] 'employ' is too wordy
docs/source/extend_kedro/common_use_cases.md|5 col 4| [Kedro.headings] 'Use Case 1: How to add extra behaviour to Kedro's execution timeline' should use sentence-style capitalization.
docs/source/extend_kedro/common_use_cases.md|7 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/extend_kedro/common_use_cases.md|9 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/extend_kedro/common_use_cases.md|15 col 59| [Kedro.toowordy] 'various different' is too wordy
docs/source/extend_kedro/common_use_cases.md|17 col 4| [Kedro.headings] 'Use Case 3: How to add or modify CLI commands' should use sentence-style capitalization.
docs/source/extend_kedro/common_use_cases.md|17 col 30| [Kedro.toowordy] 'modify' is too wordy
docs/source/extend_kedro/common_use_cases.md|19 col 235| [Kedro.weaselwords] 'usually' is a weasel word!
docs/source/extend_kedro/common_use_cases.md|22 col 379| [Kedro.words] Use 'Note:' instead of 'Note that'.
docs/source/extend_kedro/common_use_cases.md|22 col 472| [Kedro.toowordy] 'modify' is too wordy
docs/source/extend_kedro/common_use_cases.md|34 col 74| [Kedro.words] Use '' instead of 'please'.
docs/source/extend_kedro/common_use_cases.md|34 col 81| [Kedro.words] Use 'see', 'read', or 'follow' instead of 'refer to'.
docs/source/extend_kedro/common_use_cases.md|34 col 321| [Kedro.toowordy] 'therefore' is too wordy
docs/source/extend_kedro/common_use_cases.md|42 col 233| [Kedro.words] Use '' instead of 'please'.
docs/source/extend_kedro/common_use_cases.md|42 col 240| [Kedro.words] Use 'see' or 'read' instead of 'visit'.
docs/source/extend_kedro/common_use_cases.md|42 col 376| [Kedro.toowordy] 'requirement' is too wordy
docs/source/data/how_to_create_a_custom_dataset.md|3 col 17| [Kedro.weaselwords] 'many' is a weasel word!
docs/source/data/how_to_create_a_custom_dataset.md|3 col 124| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/how_to_create_a_custom_dataset.md|5 col 4| [Kedro.headings] 'AbstractDataset' should use sentence-style capitalization.
docs/source/data/how_to_create_a_custom_dataset.md|12 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/how_to_create_a_custom_dataset.md|12 col 168| [Kedro.toowordy] 'type of' is too wordy
docs/source/data/how_to_create_a_custom_dataset.md|12 col 239| [Kedro.abbreviations] Use 'for example' instead of abbreviations like 'e.g.'.
docs/source/data/how_to_create_a_custom_dataset.md|12 col 262| [Kedro.abbreviations] Use 'and more' instead of abbreviations like 'etc.'.
docs/source/data/how_to_create_a_custom_dataset.md|18 col 169| [Kedro.Spellings] Did you really mean 'subfolder'?
docs/source/data/how_to_create_a_custom_dataset.md|18 col 267| [Kedro.Spellings] Did you really mean 'subfolder'?
docs/source/data/how_to_create_a_custom_dataset.md|20 col 189| [Kedro.words] Use '' instead of 'just'.
docs/source/data/how_to_create_a_custom_dataset.md|39 col 25| [Kedro.toowordy] 'however' is too wordy
docs/source/data/how_to_create_a_custom_dataset.md|89 col 1| [Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
docs/source/data/how_to_create_a_custom_dataset.md|89 col 10| [Kedro.Spellings] Did you really mean 'subfolder'?
docs/source/data/how_to_create_a_custom_dataset.md|89 col 78| [Kedro.Spellings] Did you really mean 'subfolder'?
docs/source/data/how_to_create_a_custom_dataset.md|99 col 4| [Kedro.toowordy] 'Implement' is too wordy
docs/source/data/how_to_create_a_custom_dataset.md|101 col 1| [Kedro.weaselwords] 'Many' is a weasel word!
docs/source/data/how_to_create_a_custom_dataset.md|101 col 284| [Kedro.weaselwords] 'particularly' is a weasel word!
docs/source/data/how_to_create_a_custom_dataset.md|149 col 68| [Kedro.Spellings] Did you really mean 'Pikachu's'?
docs/source/data/how_to_create_a_custom_dataset.md|171 col 4| [Kedro.toowordy] 'Implement' is too wordy
docs/source/data/how_to_create_a_custom_dataset.md|173 col 19| [Kedro.toowordy] 'implement' is too wordy
docs/source/data/how_to_create_a_custom_dataset.md|194 col 64| [Kedro.weaselwords] 'correctly' is a weasel word!
docs/source/data/how_to_create_a_custom_dataset.md|196 col 4| [Kedro.toowordy] 'Implement' is too wordy
docs/source/data/how_to_create_a_custom_dataset.md|272 col 1| [Kedro.weaselwords] 'Currently' is a weasel word!
docs/source/data/how_to_create_a_custom_dataset.md|272 col 31| [Kedro.weaselwords] 'only' is a weasel word!
docs/source/data/how_to_create_a_custom_dataset.md|274 col 90| [Kedro.toowordy] 'multiple' is too wordy
docs/source/data/how_to_create_a_custom_dataset.md|305 col 12| [Kedro.toowordy] 'implement' is too wordy
... (Too many findings. Dropped some findings)