Skip to content
Snippets Groups Projects
Unverified Commit 3346a2f1 authored by Christian Rebischke's avatar Christian Rebischke Committed by GitHub
Browse files

Merge pull request #60 from shibumi/shibumi/fix-documentation

fixed docs and added styleguide
parents 591849ec ae44795e
Branches linux-6.3.y
Tags v6.3.3
No related merge requests found
# arch-boxes
[![Actions Status](https://github.com/archlinux/arch-boxes/workflows/CI/badge.svg)](https://github.com/archlinux/arch-boxes/actions)
[![Actions Status](https://github.com/archlinux/arch-boxes/workflows/Github-Actions/badge.svg)](https://github.com/archlinux/arch-boxes/actions)
Arch-boxes provides automated builds of the Arch Linux releases for
different providers and post-processors. Check the providers or post-processor sections if you want to know
......
# Styleguide
## Python
All python scripts must be formatted with `yapf` and checked for errors and pep8 with `flake8`.
## Bash
All shell scripts must be formatted with `shfmt -i2 -ci` and be syntax checked via `shellcheck`.
## Vagrant
Vagrant json configuration has to be checked with `packer validate`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment