Skip to content

strg-at/template-php

Repository files navigation

pre-commit taskfile

Project

Short project description

Table of Contents

Code-Style

Getting Started

Prerequisties

Initialize repository

Pre-commit framework need to get initialized.

task pre-commit:init

Configuration

Preparation

All changes require a PR and review. Create a new branch and reference a Jira ticket, f.e.

git switch -c feature/INPRO-1-configure-resource

Known Issues