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

defmt-c, defmt-sh - a sample ispell deformatter for C, C++, and shell sources

Author

       Geoff Kuennin <geoff@cs.hmc.edu>

       This  manual  page  was  written by Robert Luberda <robert@debian.org> (based on deformatters/README file
       from the ispell source package) for the Debian project (and may be used by others).

ispell 3.3.02                                   March 19th, 2011                                      DEFMT-C(1)

Description

       The  defmt-c and defmt-sh programs are sample deformatter provided primarily to show how to write filters
       for use with ispell(1)'s -F switch.  They allow ispell(1) to be used to check C and C++ programs as  well
       as shell scripts (and any other languages that use # for comments and both quote styles for strings).

Name

       defmt-c, defmt-sh - a sample ispell deformatter for C, C++, and shell sources

See Also

ispell(1)

Synopsis

ispell-Fdefmt-c [ispell_options]
       ispell-Fdefmt-sh [ispell_options]

See Also