terminal/src/tools
Josh Soref bc6ea11233
ci: spelling: update to 0.0.15a; update whitelist (#5413)
* Cleaning up the whitelist a bit.
  * The magic to exclude repeated characters worked 👍 
  * Every successful run on master now logs its suggested cleanup, e.g. for 5740e197c2 has https://github.com/microsoft/terminal/runs/596271627#step:4:37 
* ⚠️ This check-spelling 0.0.15a+ tolerates Windows line endings in the `whitelist.txt` file (another project I touched had some `.gitconfig` magic which required supporting them).
  This means that if someone edits the file w/ something that likes Windows line endings, the file will successfully convert (instead of it being ignored and check-spelling complaining about everything). Most likely anyone else who then edits the file will use something that will maintain the line endings.
2020-04-21 14:07:04 -07:00
..
buffersize Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
closetest ci: spelling: update to 0.0.15a; update whitelist (#5413) 2020-04-21 14:07:04 -07:00
ColorTool Add the Tango color schemes for Terminal and ColorTool (#5305) 2020-04-14 10:47:02 -07:00
echokey Make conechokey use ReadConsoleInputW by default (#5148) 2020-03-30 16:06:27 +00:00
fontlist Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
integrity Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
lnkd Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
nihilist Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
pixels Sync with latest inbox changes 2019-10-17 15:11:07 -07:00
scratch Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
test add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
texttests Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
U8U16Test ci: run spell check in CI, fix remaining issues (#4799) 2020-03-25 11:02:53 -07:00
vtapp Remove unneeded whitespace (#5162) 2020-03-30 14:33:32 +00:00
vtpipeterm Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
vttests Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00