Skip to content

Bavarder/flatpak-builder-lint

 
 

Repository files navigation

flatpak-builder-lint

This is a linter for flatpak manifests.

Requirements:

  • poetry
  • python 3.8
  • flatpak-builder

Running

First you need to install the dependencies

$ poetry install

To run

$ poetry run flatpak-builder-lint MANIFEST

where MANIFEST is the manifest to check.

Flatpak

This tool is part of the flatpak-builder flatpak org.flatpak.Builder. After installing you can run the linter from the command-line:

flatpak run --command=flatpak-builder-lint org.flatpak.Builder MANIFEST

(MANIFEST is the path to the manifest to lint, same as above).

About

A linter for flatpak-builder manifests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%