[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][lintian/lintian][master] Add debian/.gitlab-ci.yml to @KNOWN_LOCATIONS.



Title: GitLab

Louis-Philippe Véronneau pushed to branch master at lintian / lintian

Commits:

  • 165c6d14
    by Louis-Philippe Véronneau at 2025-12-29T19:52:57+00:00
    Add debian/.gitlab-ci.yml to @KNOWN_LOCATIONS.
    
    Closes: #1123984
    

1 changed file:

Changes:

  • lib/Lintian/Check/ContinuousIntegration/Salsa.pm
    ... ... @@ -39,6 +39,7 @@ with 'Lintian::Check';
    39 39
     my @KNOWN_LOCATIONS = qw(
    
    40 40
       debian/salsa-ci.yml
    
    41 41
       debian/gitlab-ci.yml
    
    42
    +  debian/.gitlab-ci.yml
    
    42 43
       gitlab-ci.yml
    
    43 44
       .gitlab-ci.yml
    
    44 45
     );
    


  • Reply to: