Go source at root level (Option B), PHP under src/php/. Module path: forge.lthn.ai/core/api Package name: lthn/api Co-Authored-By: Virgil <virgil@lethean.io>
20 lines
213 B
YAML
20 lines
213 B
YAML
version: 1
|
|
|
|
project:
|
|
name: core-api
|
|
repository: core/api
|
|
|
|
publishers: []
|
|
|
|
changelog:
|
|
include:
|
|
- feat
|
|
- fix
|
|
- perf
|
|
- refactor
|
|
exclude:
|
|
- chore
|
|
- docs
|
|
- style
|
|
- test
|
|
- ci
|