🌐 i18n(vscode): update language tool configuration
- add new words to ltex.dictionary.en-GB.txt for better coverage - create ltex.disabledRules.en-GB.txt to ignore specific rules - add hiddenFalsePositives configuration for improved accuracy
This commit is contained in:
committed by
Jeremiah Russell
parent
726a525a03
commit
27d11966a0
1
.vscode/ltex.hiddenFalsePositives.en-GB.txt
vendored
Normal file
1
.vscode/ltex.hiddenFalsePositives.en-GB.txt
vendored
Normal file
@@ -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$"}
|
||||
Reference in New Issue
Block a user