Skip to main content

Linter package used to check Fluent files

Project description

Fluent Linter

PyPI version

Unit Tests

This script is largely based on the Fluent Linter used in mozilla-central for Firefox localization.

It allows to check reference FTL files for common issues:

  • Identifiers too short
  • Invalid characters available used in identifiers
  • Use of incorrect characters (e.g. ' instead of )

It also allows to limit the range of features supported, for example disabling attributes or variants.

Version control integration

Using pre-commit, add this to the .pre-commit-config.yaml in your repository:

repos:
  - repo: https://github.com/mozilla-l10n/moz-fluent-linter
    rev: v0.4.10
    hooks:
      - id: fluent_linter
        files: \.ftl$
        args: [--config, l10n/linter_config.yml, l10n/en/]

This is just an example to get you started, you may need to update the rev and args depending on your specific needs and configuration.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moz_fluent_linter-0.4.10.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

moz_fluent_linter-0.4.10-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file moz_fluent_linter-0.4.10.tar.gz.

File metadata

  • Download URL: moz_fluent_linter-0.4.10.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for moz_fluent_linter-0.4.10.tar.gz
Algorithm Hash digest
SHA256 31cc598c9d7fac2ad4a0fbee5817a4db602dd3f702ad9987741a2e8a8c9fdc3f
MD5 50aaee0a6d322c7d5354b1b5326db208
BLAKE2b-256 8ac72be5e94e5636a93ac0c56d8e6b88337c6a83106a69a43ef195d10e48d271

See more details on using hashes here.

File details

Details for the file moz_fluent_linter-0.4.10-py3-none-any.whl.

File metadata

File hashes

Hashes for moz_fluent_linter-0.4.10-py3-none-any.whl
Algorithm Hash digest
SHA256 748fc6e14a3009623928682831c2a0bb1190deea15987e4dddcaa66b867d8904
MD5 1aca8d45f4240c3d61ec7baea79b91b0
BLAKE2b-256 093978c877fc94ed0de2b27cf69ffe56ccd8b1201c749d8248c0b22719b28ed9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page