We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b69c8 commit 6672621Copy full SHA for 6672621
Tests/Rules/AvoidReservedWordsAsFunctionNames.tests.ps1
@@ -1,3 +1,6 @@
1
+# Copyright (c) Microsoft Corporation. All rights reserved.
2
+# Licensed under the MIT License.
3
+
4
# Keep in sync with the rule's reserved words list in
5
# Rules/AvoidReservedWordsAsFunctionNames.cs
6
$reservedWords = @(
0 commit comments