#!/usr/bin/env python3

from apertium_lint import apertium_lint as lint
lint.main()
