Skip to content

Commit

Permalink
linter: reflect rename
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Jan 14, 2025
1 parent 19af2e5 commit e83a787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/02-for-app-authors/12-linter.md
Original file line number Diff line number Diff line change
Expand Up @@ -1321,12 +1321,12 @@ 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-checker-uses-commit-query
### module-module_name-checker-tracks-commits

**Exceptions allowed**: Case-by-case basis

A module in the [Flatpak manifest](https://docs.flatpak.org/en/latest/manifests.html)
uses the `commit-query` property in `x-checker-data`. Tracking or updating
is tracking commits in `x-checker-data`. Tracking or updating
a module on each commit is not allowed. See the [stable release section](/docs/for-app-authors/requirements#stable-releases).

### module-module_name-source-git-no-tag-commit-branch
Expand Down

0 comments on commit e83a787

Please sign in to comment.