Giter Site home page Giter Site logo

redeboer / compwa-policy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from compwa/policy

0.0 0.0 0.0 996 KB

Pre-commit hooks that ensure that ComPWA repositories have a similar developer set-up

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

compwa-policy's Introduction

ComPWA repository policy

BSD 3-Clause license Spelling checked GitPod pytest pre-commit.ci status code style: prettier Ruff

This repository sets the policies for developer environment in repositories if the ComPWA organization (See our Help developing page). The policies are automatically enforced through pre-commit.

Usage

Add a .pre-commit-config.yaml file to your repository with the following content:

repos:
  - repo: https://github.com/ComPWA/policy
    rev: ""
    hooks:
      - id: check-dev-files
      - id: fix-nbformat-version
      - id: set-nb-cells

then run

pre-commit autoupdate --repo=https://github.com/ComPWA/policy

This example lists all available hooks (listed here as ids) โ€• you can remove some of them.

compwa-policy's People

Contributors

redeboer avatar pre-commit-ci[bot] avatar dependabot[bot] avatar shenvitor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.