Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • J jsoncpp2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 3rd
  • jsoncpp2
  • Repository

Switch branch/tag
  • jsoncpp2
  • .clang-tidy
Find file BlameHistoryPermalink
  • Rosen Penev's avatar
    clang-tidy fixes again (#1087) · edf528ed
    Rosen Penev authored Feb 02, 2020
    
    
    * [clang-tidy] Do not use else after return
    
    Found with readability-else-after-return
    Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
    
    * [clang-tidy] Convert several loops to be range based
    
    Found with modernize-loop-convert
    Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
    
    * [clang-tidy] Replace deprecated C headers
    
    Found with modernize-deprecated-headers
    Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
    
    * [clang-tidy] Use auto where applicable
    
    Found with modernize-use-auto
    Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
    
    * .clang-tidy: Add these checks
    edf528ed
.clang-tidy 469 Bytes
EditWeb IDE

Replace .clang-tidy

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.