diff --git a/.vscode/ltex.dictionary.en-GB.txt b/.vscode/ltex.dictionary.en-GB.txt index a36e384..11d5910 100644 --- a/.vscode/ltex.dictionary.en-GB.txt +++ b/.vscode/ltex.dictionary.en-GB.txt @@ -1 +1,11 @@ cull-gmail +version-url +circleci-url +circleci-badge +crates-url +docs-url +mit-url +ghub-url +BuyMeaCoffee +GitHubSponsors +bmac-url diff --git a/.vscode/ltex.disabledRules.en-GB.txt b/.vscode/ltex.disabledRules.en-GB.txt new file mode 100644 index 0000000..880a599 --- /dev/null +++ b/.vscode/ltex.disabledRules.en-GB.txt @@ -0,0 +1,3 @@ +EN_GB_SIMPLE_REPLACE_TRASH +LICENCE_LICENSE_NOUN_SINGULAR +EN_WORD_COHERENCY diff --git a/.vscode/ltex.hiddenFalsePositives.en-GB.txt b/.vscode/ltex.hiddenFalsePositives.en-GB.txt new file mode 100644 index 0000000..96e16c2 --- /dev/null +++ b/.vscode/ltex.hiddenFalsePositives.en-GB.txt @@ -0,0 +1 @@ +{"rule":"MISSING_TO_BEFORE_A_VERB","sentence":"^\\QFork the repository and create your branch from \\E(?:Dummy|Ina|Jimmy-|Dummy-|Maniquí-|Maniquíes-)[0-9]+\\Q\nMake your changes, following the coding standards below\nAdd tests if applicable\nEnsure all tests pass by running \\E(?:Dummy|Ina|Jimmy-|Dummy-|Maniquí-|Maniquíes-)[0-9]+\\Q\nUpdate documentation as needed\nFormat your code with \\E(?:Dummy|Ina|Jimmy-|Dummy-|Maniquí-|Maniquíes-)[0-9]+\\Q\nRun the linter with \\E(?:Dummy|Ina|Jimmy-|Dummy-|Maniquí-|Maniquíes-)[0-9]+\\Q\nCommit your changes with clear, descriptive commit messages\nSubmit a pull request with a description of your changes\\E$"}