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

[Git][lintian/lintian][master] Mark 'source-is-missing' as Experimental



Title: GitLab

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

Commits:

  • 5e237aa2
    by Louis-Philippe Véronneau at 2024-09-27T20:24:21+00:00
    Mark 'source-is-missing' as Experimental
    
    This tag generates a lot of false-positives, especially since it uses
    'very-long-line-length-in-source-file' (another tag marked Experimental
    because it has too many false-positives) as a trigger.
    
    This can be reverted once some work has been done to make it more
    precise.
    

1 changed file:

Changes:

  • tags/s/source-is-missing.tag
    1 1
     Tag: source-is-missing
    
    2 2
     Severity: error
    
    3
    +Experimental: yes
    
    3 4
     Check: files/source-missing
    
    4 5
     Explanation: The source of the following file is missing. Lintian checked a few
    
    5 6
      possible paths to find the source, and did not find it.
    


  • Reply to: