mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Add simple explanation to verify-spelling.sh
This commit is contained in:
		| @@ -13,6 +13,10 @@ | |||||||
| # See the License for the specific language governing permissions and | # See the License for the specific language governing permissions and | ||||||
| # limitations under the License. | # limitations under the License. | ||||||
|  |  | ||||||
|  | # This script checks commonly misspelled English words in all files in the | ||||||
|  | # working directory by client9/misspell package. | ||||||
|  | # Usage: hack/verify-spelling.sh | ||||||
|  |  | ||||||
| set -o errexit | set -o errexit | ||||||
| set -o nounset | set -o nounset | ||||||
| set -o pipefail | set -o pipefail | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jin Hase
					Jin Hase