logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

odflint - Check ODF file for problems

Author

SørenRoug
           Original author

odfpy                                              02/11/2025                                         ODFLINT(1)

Bugs

       Validates all versions of ODF as if they are version 1.1. You'll therefore get some false positives if
       you check files that aren't generated by odfpy scripts.

Description

odflint is a program that will check an ODF file and give warning if it finds something suspect. It is
       not able to make a full validation due to the complexity of the schema.

       “Path” is assumed to be an OpenDocument file of text, spreadsheet or presentation type.

Example

           odflint odf-file

Name

       odflint - Check ODF file for problems

Synopsis

odflintpath

See Also