Skip to content

Pull requests: dougpuob/cppnamelint

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Revise get variable type method
#27 by JeffHsu79 was merged Sep 3, 2019 Loading… updated Sep 3, 2019
Add a Codacy badge to README.md
#30 by codacy-badger was merged Jan 18, 2020 Loading… updated Jan 18, 2020
Structure members need to be checked for variables
#31 by neville1 was merged Feb 14, 2020 Loading… updated Feb 14, 2020
Create CodeOfConduct.md
#28 by dougpuob was merged Sep 3, 2019 Loading… updated Feb 14, 2020
Feature cppnamelint py format
#34 by dougpuob was merged Mar 30, 2020 Loading… updated Mar 30, 2020
#32 no input command wouldn't show help message
#33 by dougpuob was merged Mar 30, 2020 Loading… updated Mar 30, 2020
Fixed #26 config file with same name will fail
#35 by dougpuob was merged Mar 30, 2020 Loading… updated Mar 30, 2020
19 header file do not check fully
#36 by dougpuob was merged Mar 31, 2020 Loading… updated Mar 31, 2020
Fixed issue #15 "PreferUpperCamelIfMissed" has some strange problem.
#37 by dougpuob was merged Apr 1, 2020 Loading… updated Apr 1, 2020
Fixed issue #38 change windows script to powershell
#40 by dougpuob was merged Apr 1, 2020 Loading… updated Apr 1, 2020
Fixed issue #18 dtor function name starting with ~ can't be wrong.
#41 by dougpuob was merged Apr 1, 2020 Loading… updated Apr 1, 2020
Issue 10 support detect struct and enum
#42 by dougpuob was merged Apr 3, 2020 Loading… updated Apr 3, 2020
Fixed issue #39 Random failed on macOS version on Azure DevOps
#43 by dougpuob was merged Apr 3, 2020 Loading… updated Apr 3, 2020
Issue 45 added several config options for debugging log
#46 by dougpuob was merged Apr 12, 2020 Loading… updated Apr 12, 2020
Fixed GitHub issue(#44) MFC macro function can't be detect correctly
#47 by dougpuob was merged Apr 12, 2020 Loading… updated Apr 12, 2020
Update how-to-build-cppnamelint.md
#56 by dougpuob was merged Mar 8, 2021 Loading… updated Mar 8, 2021
Issue 55 failed to handle source code of modern cpp tutorial
#57 by dougpuob was merged Mar 27, 2021 Loading… updated Mar 27, 2021
Use find_package() function in CMakeLists.txt to find related library… enhancement New feature or request
#62 by dougpuob was merged Apr 5, 2021 Loading… updated Apr 5, 2021
Issue 59 change the logger enhancement New feature or request
#63 by dougpuob was merged Apr 10, 2021 Loading… updated Apr 10, 2021
Try to duplicate the issue 61 (Less findings than expected)
#64 by dougpuob was closed Apr 17, 2021 Loading… updated Apr 17, 2021
Issue 65 support class
#66 by dougpuob was merged May 7, 2021 Loading… updated May 7, 2021
Fixed wrong command option to call cppnamelint utility in run_util_ch…
#69 by dougpuob was merged Jul 31, 2021 Loading… updated Jul 31, 2021
Fix typo: integrat -> integrate
#68 by brlin-tw was merged Aug 1, 2021 Loading… updated Aug 1, 2021
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.