Skip to content

Commit

Permalink
Add catalog-info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aad Mathijssen committed Aug 19, 2024
1 parent 2e21b3e commit 443e5d5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: php-code-sniffer-baseliner
title: PHP_CodeSniffer Baseliner
description: Automatically add `phpcs:ignore` and `phpcs:disable`/`phpcs:enable` instructions to a codebase.
namespace: io
tags:
- php
annotations:
jira/project-key: IDEVT
jira/label: php-code-sniffer-baseliner
spec:
type: tool
lifecycle: development
owner: default/team_chapter_php_eindhoven

0 comments on commit 443e5d5

Please sign in to comment.