Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable pre-commit tool linting | Sorin Sbarnea | 2020-01-14 |
| | | | | | | | | | | | | | | This should help use keep the codebase more consistent, and avoid sevel whitespace related issues, or bad file permissions. pre-commit allows us to easily introduce other linters in follow-ups, like bashate. Note: pre-commit tool does *not* install any git-hooks. Making commits will will call the tool unless you deliverately tell it to install the hooks. Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com> | ||
* | Add missing stage-packages in snapcraft.yaml. | Jindrich Novy | 2019-08-13 |
| | | | | Signed-off-by: Jindrich Novy <jnovy@redhat.com> | ||
* | Add RHEL and SUSE to snap doc | Peter Hunt | 2019-08-13 |
| | | | | Signed-off-by: Peter Hunt <pehunt@redhat.com> | ||
* | start groundwork for adding snap | Peter Hunt | 2019-08-13 |
by forking https://github.com/abitrolly/podman Signed-off-by: Peter Hunt <pehunt@redhat.com> |