Skip to content
Snippets Groups Projects
  • Daniel Stenberg's avatar
    7ddcc8fe
    checksrc: scan many files, more checks · 7ddcc8fe
    Daniel Stenberg authored
    It now scans multiple files and outputs an error+warning count summary
    at the end in case at least one was detected.
    
    -D can be used to specify in which dir the files are located
    
    The script now scans for conditions that starts with a space for
    if/while/for lines.
    7ddcc8fe
    History
    checksrc: scan many files, more checks
    Daniel Stenberg authored
    It now scans multiple files and outputs an error+warning count summary
    at the end in case at least one was detected.
    
    -D can be used to specify in which dir the files are located
    
    The script now scans for conditions that starts with a space for
    if/while/for lines.