File: .licenserc.yaml

package info (click to toggle)
rust-netlink-sys 0.8.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 316 kB
  • sloc: makefile: 2
file content (17 lines) | stat: -rw-r--r-- 292 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
header:
  license:
    content: |
      SPDX-License-Identifier: MIT
  paths-ignore:
    - 'target'
    - '**/*.toml'
    - '**/*.lock'
    - '**/*.yml'
    - '**/*.md'
    - 'CHANGELOG'
    - 'LICENSE-MIT'
    - '.gitignore'
    - '.packit.yaml'
    - 'fedora/*.spec'

  comment: on-failure