issues Search Results · repo:alesiong/clang-tidy-linter language:TypeScript
Filter by
17 results
(62 ms)17 results
inalesiong/clang-tidy-linter (press backspace or delete to remove)I d be nice to have an option to filter-out files that shall not be lint, e.g. generated files, 3rd party files etc.
They re commonly opened but never edited hence there s no option to actually change ...
ch-dorian
- Opened on Jan 21, 2020
- #27
Hi, This extension would be very useful in vs-code. If we can setup a donation system so that devs can spare sometime to
actually work on it and get something for using their time.
kenkit
- Opened on Oct 14, 2019
- #26
This code is valid image
I m removing the include statement and of course it throws a lot of errors image
But after I place include statement again (e.g. undo action) image
Developer: Reload window ...
xahon
- 1
- Opened on Oct 10, 2019
- #25
The plugin should only launch a new instance of clangtidy if the previous one has finished to reduce cpu usage when user
saves a file multiple times in succession.
kenkit
- Opened on Aug 10, 2019
- #24
Hi, i realized that this plugin is very useful when you want to improve code quality. But it has a very annoying
problem. when you click on an error you get file not found This plugin becomes unusable ...
kenkit
- Opened on Aug 1, 2019
- #23
(On master branch) If you include files relative to the workspace folder, the extension stitches the path together with
the path to the currently opened file. Resulting in an incorrect path.
SoftwareApe
- Opened on May 6, 2019
- #20
The compilerargs should at least be per language. Otherwise clang tidy doesn t allow setting a C and C++ standard at the
same time.
SoftwareApe
- Opened on May 6, 2019
- #19
Current npm packages contain 8 known vulnerable packages. Can be fixed with npm audit fix.
SoftwareApe
- Opened on May 6, 2019
- #17
I get a large amount of errors on the last line of every file. There s nothing on this line, and it s unclear what this
is referring to.
SoftwareApe
- Opened on May 6, 2019
- #16
Some Clang-tidy checks are designed specially for Objective-C (search for objc
https://clang.llvm.org/extra/clang-tidy/checks/list.html), so it ll be reasonable to allow this extension to work for
Objective-C ...
EugeneZelenko
- Opened on Mar 28, 2019
- #15

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.