github.com/OpsMx/go-app-base@v0.0.24/.licenserc.yaml (about)

     1  header:
     2    license:
     3      spdx-id: Apache-2.0
     4      copyright-owner: OpsMx, Inc
     5  
     6    paths-ignore:
     7      - 'bin'
     8      - 'buildtime'
     9      - '**/*.md'
    10      - 'LICENSE'
    11      - 'NOTICE'
    12      - .gitignore
    13      - .github
    14      - .licenserc.yaml
    15      - go.sum
    16      - go.mod
    17      - sample-config.yaml
    18  
    19    comment: on-failure
    20  
    21  # If you don't want to check dependencies' license compatibility, remove the following part
    22  dependency:
    23    files:
    24      - go.mod