We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aaf262 commit 7d3537eCopy full SHA for 7d3537e
pwc.py
@@ -1,7 +1,7 @@
1
#!python3
2
3
# This little helper script was implemented to extract the sources from the spellcheck configuration file
4
-# The name comes from Python WCMatch, which is used to match the files against the sources
+# The name pwc comes from Python WCMatch, which is used to match the files against the sources
5
# That is the short name I call it PriceWaterhouseCoopers, since it revises the file listing
6
7
# read file and interpret it as yaml
0 commit comments