Skip to content

Commit

Permalink
linter: Update git source errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Nov 7, 2024
1 parent 25ca0b2 commit bebc65e
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions docs/02-for-app-authors/12-linter.md
Original file line number Diff line number Diff line change
Expand Up @@ -1321,16 +1321,7 @@ with type `git`, uses `branch` with a branch name in the
It should use either `commit`, or `tag` and `commit` or a `tag` in place
of `branch`.

### module-module_name-source-git-local-path

**Exceptions allowed**: No

A module in the [Flatpak manifest](https://docs.flatpak.org/en/latest/manifests.html)
has type `git`, but specifies a local path using `path`.

It must point to a web resource and use `url` property.

### module-module_name-source-git-no-commit-or-tag
### module-module_name-source-git-no-tag-commit-branch

**Exceptions allowed**: No

Expand Down

0 comments on commit bebc65e

Please sign in to comment.