[BUG] Extenstion stopped recognizing commitlint rules
See original GitHub issueDescribe the bug
Since yesterday the extension stopped recognizing configured scopes and other settings for me and my colleagues. Unfortunately I have no idea why, nothing has changed about the setup of the repository or the configurations themselves. Have there been any recent changes to the extensions which may have caused it? The last working version for us seems to be 1.16.1.
Application logs
Activated
vscode.env.language: en
[warning] getNLS: Missing translation for en
Started
VSCode version: 1.54.3
VSCode Conventional Commits version: 1.18.0
Git version: 1.0.0
autoCommit: true
gitmoji: false
emojiFormat: code
scopes:
lineBreak:
promptScopes: true
git.enableSmartCommit: true
git.smartCommitChanges: all
git.postCommitCommand: none
arg: undefined
git.repositories: /home/redacted
workspaceFolders: /home/redacted
commitlintRuleConfigs: {}
Issue Analytics
- State:
- Created 2 years ago
- Comments:14 (2 by maintainers)
Top Results From Across the Web
commitlint - Visual Studio Marketplace
Extension for Visual Studio Code - Integrate commitlint into the VS Code ... Supports all commitlint rules; Adds autocomplete support to ...
Read more >@commitlint/config-conventional | Yarn - Package Manager
Shareable commitlint config enforcing conventional commits. conventional-changelog, commitlint ... See Conventional Commits for commit guidelines.
Read more >Git Tutorial for Absolute Beginners from Zero to Hero - Part 15
In this video we will learn about the importance of conventions, talk about semantic versioning aka semver and conventional commits.
Read more >How to Format Code on Save in VS Code with ESlint
If you already have the ESLint extension installed, VS Code may ... "warn" ( 1 ): violations of this rule issue a warning...
Read more >Commitizen - GitHub Pages
If you're not working in a Commitizen-friendly repository, then git cz will work just the ... file base names relative to process.cwd() with...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Still the same issue:
Confirmed, this version works well in MacOS.