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

transform-fdt - transform .fdt files to new file format

Description

       We are going to change the file format slightly for .fdt files. This script will take files of the old
       format and rewrite them using the new format. Old files will be renamed to have a ".BAK" extension.

       Running this script multiple times against the same file should cause an error.

       NOTE: The file format has not changed yet, so you should not run this.  It is for testing purposes for
       core developers only at this point.

perl v5.36.0                                       2022-12-04                                  TRANSFORM-FDT(1p)

Name

       transform-fdt - transform .fdt files to new file format

Synopsis

               transform-fdt *.fdt

See Also