Skip to content

thegreymatter/CodeSpell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeSpell

A command line utility that scans for spelling mistakes in UI code and returns a checkstyle formatted xml report.

How to use?

CodeSpell.exe [reportname] [file pattern to scan] [file pattern to scan]

Example:

CodeSpell.exe Report.xml My.Web.UI*\Views**.aspx My.Web.UI*\Renderers**.cs My.Web.UI\static\js***.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages