19 lines
302 B
Text
19 lines
302 B
Text
# SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
parameters:
|
|
level: 0
|
|
|
|
paths:
|
|
- addon/
|
|
- src/
|
|
|
|
excludePaths:
|
|
analyse:
|
|
- addon/*/vendor/*
|
|
|
|
scanDirectories:
|
|
- mod
|
|
- vendor
|
|
- view
|