Files
cull-gmail/.vscode/ltex.hiddenFalsePositives.en-GB.txt
Jeremiah Russell 27d11966a0 🌐 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
2025-09-29 22:28:57 +01:00

2 lines
664 B
Plaintext

{"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$"}