Skip to content
Snippets Groups Projects
  • Martin Afanasjew's avatar
    af42deca
    audit: detect more 'pkgshare' candidates (#328) · af42deca
    Martin Afanasjew authored
    The new check also allows the `+` operator instead of our (still heavily
    preferred) `/` operator for path concatenation and also triggers if the
    operator is surrounded by whitespace.
    
    Also recognizes single-quoted strings and uses a back reference to
    match the closing quote for a slightly lower chance of false positives.
    
    Closes #322.
    af42deca
    History
    audit: detect more 'pkgshare' candidates (#328)
    Martin Afanasjew authored
    The new check also allows the `+` operator instead of our (still heavily
    preferred) `/` operator for path concatenation and also triggers if the
    operator is surrounded by whitespace.
    
    Also recognizes single-quoted strings and uses a back reference to
    match the closing quote for a slightly lower chance of false positives.
    
    Closes #322.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.