Skip to content
Snippets Groups Projects

Pre-commit updates and spell checker

Merged Oscar Gustafsson requested to merge precommit into master
Files
2
+ 1
1
@@ -19,7 +19,7 @@ def test_is_valid_vhdl_identifier():
@@ -19,7 +19,7 @@ def test_is_valid_vhdl_identifier():
"",
"",
"architecture",
"architecture",
"Architecture",
"Architecture",
"ArChItEtcUrE",
"ArChItEctUrE",
"entity",
"entity",
"invalid+",
"invalid+",
"invalid}",
"invalid}",
Loading