diff --git a/docs/generated/packages/angular/generators/application.json b/docs/generated/packages/angular/generators/application.json index 1ad2ebc015d2d7..ddc27ec116055c 100644 --- a/docs/generated/packages/angular/generators/application.json +++ b/docs/generated/packages/angular/generators/application.json @@ -108,7 +108,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application." + "description": "Add tags to the application (used for linting)." }, "linter": { "description": "The tool to use for running lint checks.", diff --git a/docs/generated/packages/angular/generators/host.json b/docs/generated/packages/angular/generators/host.json index fea78bec5d4ccb..856524fd58520d 100644 --- a/docs/generated/packages/angular/generators/host.json +++ b/docs/generated/packages/angular/generators/host.json @@ -115,7 +115,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application." + "description": "Add tags to the application (used for linting)." }, "linter": { "description": "The tool to use for running lint checks.", diff --git a/docs/generated/packages/angular/generators/library.json b/docs/generated/packages/angular/generators/library.json index 9fe90f1405177b..adde6fab5bb11c 100644 --- a/docs/generated/packages/angular/generators/library.json +++ b/docs/generated/packages/angular/generators/library.json @@ -89,7 +89,10 @@ "description": "Path to the parent route configuration using `loadChildren` or `children`, depending on what `lazy` is set to.", "x-priority": "important" }, - "tags": { "type": "string", "description": "Add tags to the library." }, + "tags": { + "type": "string", + "description": "Add tags to the library (used for linting)." + }, "unitTestRunner": { "type": "string", "enum": ["jest", "none"], diff --git a/docs/generated/packages/angular/generators/remote.json b/docs/generated/packages/angular/generators/remote.json index 938a3bdd0065fa..793a89111aa0dc 100644 --- a/docs/generated/packages/angular/generators/remote.json +++ b/docs/generated/packages/angular/generators/remote.json @@ -109,7 +109,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application." + "description": "Add tags to the application (used for linting)." }, "linter": { "description": "The tool to use for running lint checks.", diff --git a/docs/generated/packages/expo/generators/application.json b/docs/generated/packages/expo/generators/application.json index 6feee1d1bbfd55..94ae26f44b2c87 100644 --- a/docs/generated/packages/expo/generators/application.json +++ b/docs/generated/packages/expo/generators/application.json @@ -53,7 +53,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application", + "description": "Add tags to the application (used for linting)", "alias": "t" }, "js": { diff --git a/docs/generated/packages/expo/generators/library.json b/docs/generated/packages/expo/generators/library.json index 0110484fdaa352..b3976b6ae037ba 100644 --- a/docs/generated/packages/expo/generators/library.json +++ b/docs/generated/packages/expo/generators/library.json @@ -40,7 +40,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/docs/generated/packages/express/generators/application.json b/docs/generated/packages/express/generators/application.json index 9df851b3fc3c97..10336208f37f7f 100644 --- a/docs/generated/packages/express/generators/application.json +++ b/docs/generated/packages/express/generators/application.json @@ -44,7 +44,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application." + "description": "Add tags to the application (used for linting)." }, "frontendProject": { "type": "string", diff --git a/docs/generated/packages/js/generators/library.json b/docs/generated/packages/js/generators/library.json index 65098f4d9d4a33..78223d2c7aaa24 100644 --- a/docs/generated/packages/js/generators/library.json +++ b/docs/generated/packages/js/generators/library.json @@ -33,7 +33,10 @@ "description": "Test runner to use for unit tests.", "x-prompt": "Which unit test runner would you like to use?" }, - "tags": { "type": "string", "description": "Add tags to the library." }, + "tags": { + "type": "string", + "description": "Add tags to the library (used for linting)." + }, "skipFormat": { "description": "Skip formatting files.", "type": "boolean", diff --git a/docs/generated/packages/nest/generators/application.json b/docs/generated/packages/nest/generators/application.json index 16f4ca48bda72e..6350158831da0c 100644 --- a/docs/generated/packages/nest/generators/application.json +++ b/docs/generated/packages/nest/generators/application.json @@ -50,7 +50,7 @@ "default": "jest" }, "tags": { - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "type": "string" }, "frontendProject": { diff --git a/docs/generated/packages/nest/generators/library.json b/docs/generated/packages/nest/generators/library.json index 21d0b742fdcf7c..2fe5b804d4fa71 100644 --- a/docs/generated/packages/nest/generators/library.json +++ b/docs/generated/packages/nest/generators/library.json @@ -39,7 +39,7 @@ "default": "jest" }, "tags": { - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "type": "string", "alias": "t" }, diff --git a/docs/generated/packages/next/generators/application.json b/docs/generated/packages/next/generators/application.json index e8744a2adcb33e..da58d772463b2b 100644 --- a/docs/generated/packages/next/generators/application.json +++ b/docs/generated/packages/next/generators/application.json @@ -90,7 +90,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "alias": "t" }, "js": { diff --git a/docs/generated/packages/next/generators/library.json b/docs/generated/packages/next/generators/library.json index 70665455c62986..f06dff5a6173cd 100644 --- a/docs/generated/packages/next/generators/library.json +++ b/docs/generated/packages/next/generators/library.json @@ -75,7 +75,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/docs/generated/packages/node/generators/application.json b/docs/generated/packages/node/generators/application.json index 7bac364144beb1..a2bbe09416a603 100644 --- a/docs/generated/packages/node/generators/application.json +++ b/docs/generated/packages/node/generators/application.json @@ -47,7 +47,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application." + "description": "Add tags to the application (used for linting)." }, "frontendProject": { "type": "string", diff --git a/docs/generated/packages/node/generators/library.json b/docs/generated/packages/node/generators/library.json index 1fb4a0a0645d6c..47c5f4a86eab81 100644 --- a/docs/generated/packages/node/generators/library.json +++ b/docs/generated/packages/node/generators/library.json @@ -45,7 +45,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/docs/generated/packages/nx-plugin/generators/plugin.json b/docs/generated/packages/nx-plugin/generators/plugin.json index aeca396c682320..e6df079e466627 100644 --- a/docs/generated/packages/nx-plugin/generators/plugin.json +++ b/docs/generated/packages/nx-plugin/generators/plugin.json @@ -45,7 +45,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/docs/generated/packages/react-native/generators/application.json b/docs/generated/packages/react-native/generators/application.json index 4c874aabe76ebb..318198dc3ca72b 100644 --- a/docs/generated/packages/react-native/generators/application.json +++ b/docs/generated/packages/react-native/generators/application.json @@ -53,7 +53,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "alias": "t" }, "js": { diff --git a/docs/generated/packages/react-native/generators/library.json b/docs/generated/packages/react-native/generators/library.json index 48462d25f9919b..906eb413a0a932 100644 --- a/docs/generated/packages/react-native/generators/library.json +++ b/docs/generated/packages/react-native/generators/library.json @@ -42,7 +42,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/docs/generated/packages/react/generators/application.json b/docs/generated/packages/react/generators/application.json index 32ef2b620837d6..e58345ab6d24c3 100644 --- a/docs/generated/packages/react/generators/application.json +++ b/docs/generated/packages/react/generators/application.json @@ -118,7 +118,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "alias": "t" }, "pascalCaseFiles": { diff --git a/docs/generated/packages/react/generators/host.json b/docs/generated/packages/react/generators/host.json index d6f0ccbca9a65d..802c15f41a8a70 100644 --- a/docs/generated/packages/react/generators/host.json +++ b/docs/generated/packages/react/generators/host.json @@ -93,7 +93,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "alias": "t" }, "pascalCaseFiles": { diff --git a/docs/generated/packages/react/generators/library.json b/docs/generated/packages/react/generators/library.json index ad53b9ec60a7e9..35b01e811a9cab 100644 --- a/docs/generated/packages/react/generators/library.json +++ b/docs/generated/packages/react/generators/library.json @@ -90,7 +90,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/docs/generated/packages/react/generators/remote.json b/docs/generated/packages/react/generators/remote.json index 556113f67742a4..bcc76f79361985 100644 --- a/docs/generated/packages/react/generators/remote.json +++ b/docs/generated/packages/react/generators/remote.json @@ -98,7 +98,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "alias": "t" }, "pascalCaseFiles": { diff --git a/docs/generated/packages/web/generators/application.json b/docs/generated/packages/web/generators/application.json index da283b31614bc9..490f73fe8e317b 100644 --- a/docs/generated/packages/web/generators/application.json +++ b/docs/generated/packages/web/generators/application.json @@ -89,7 +89,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application" + "description": "Add tags to the application (used for linting)" }, "setParserOptionsProject": { "type": "boolean", diff --git a/docs/generated/packages/workspace/generators/library.json b/docs/generated/packages/workspace/generators/library.json index b40c89b26a4e79..abfc5317dab3c3 100644 --- a/docs/generated/packages/workspace/generators/library.json +++ b/docs/generated/packages/workspace/generators/library.json @@ -39,7 +39,10 @@ "description": "Test runner to use for unit tests.", "default": "jest" }, - "tags": { "type": "string", "description": "Add tags to the library." }, + "tags": { + "type": "string", + "description": "Add tags to the library (used for linting)." + }, "skipFormat": { "description": "Skip formatting files.", "type": "boolean", diff --git a/packages/angular/docs/application-examples.md b/packages/angular/docs/application-examples.md index 986f330135c1e8..3ff5015e2524c3 100644 --- a/packages/angular/docs/application-examples.md +++ b/packages/angular/docs/application-examples.md @@ -43,7 +43,7 @@ nx g @nrwl/angular:app my-app --standalone {% tab label="Set custom prefix and tags" %} -Set the prefix to apply to generated selectors and add tags to the application. +Set the prefix to apply to generated selectors and add tags to the application (used for linting). ```bash nx g @nrwl/angular:app my-app --prefix=admin --tags=scope:admin,type:ui diff --git a/packages/angular/src/generators/application/schema.json b/packages/angular/src/generators/application/schema.json index 6bbe5805e2d7ac..223eac46a397f6 100644 --- a/packages/angular/src/generators/application/schema.json +++ b/packages/angular/src/generators/application/schema.json @@ -111,7 +111,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application." + "description": "Add tags to the application (used for linting)." }, "linter": { "description": "The tool to use for running lint checks.", diff --git a/packages/angular/src/generators/host/schema.json b/packages/angular/src/generators/host/schema.json index eed0dc327c43d1..f24b551c3cf504 100644 --- a/packages/angular/src/generators/host/schema.json +++ b/packages/angular/src/generators/host/schema.json @@ -118,7 +118,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application." + "description": "Add tags to the application (used for linting)." }, "linter": { "description": "The tool to use for running lint checks.", diff --git a/packages/angular/src/generators/library/schema.json b/packages/angular/src/generators/library/schema.json index ec4061b7d0b877..8463a226f44dda 100644 --- a/packages/angular/src/generators/library/schema.json +++ b/packages/angular/src/generators/library/schema.json @@ -91,7 +91,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library." + "description": "Add tags to the library (used for linting)." }, "unitTestRunner": { "type": "string", diff --git a/packages/angular/src/generators/remote/schema.json b/packages/angular/src/generators/remote/schema.json index 0bf5aca3bc7636..22601e3b5fec84 100644 --- a/packages/angular/src/generators/remote/schema.json +++ b/packages/angular/src/generators/remote/schema.json @@ -112,7 +112,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application." + "description": "Add tags to the application (used for linting)." }, "linter": { "description": "The tool to use for running lint checks.", diff --git a/packages/expo/src/generators/application/schema.json b/packages/expo/src/generators/application/schema.json index d277dbd4c1017f..c507bcc6afa17a 100644 --- a/packages/expo/src/generators/application/schema.json +++ b/packages/expo/src/generators/application/schema.json @@ -53,7 +53,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application", + "description": "Add tags to the application (used for linting)", "alias": "t" }, "js": { diff --git a/packages/expo/src/generators/library/schema.json b/packages/expo/src/generators/library/schema.json index 9a4a1727312464..0961290da07069 100644 --- a/packages/expo/src/generators/library/schema.json +++ b/packages/expo/src/generators/library/schema.json @@ -40,7 +40,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/packages/express/src/generators/application/schema.json b/packages/express/src/generators/application/schema.json index 41af3129db5b70..db3c743ce5f18b 100644 --- a/packages/express/src/generators/application/schema.json +++ b/packages/express/src/generators/application/schema.json @@ -44,7 +44,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application." + "description": "Add tags to the application (used for linting)." }, "frontendProject": { "type": "string", diff --git a/packages/js/src/generators/library/schema.json b/packages/js/src/generators/library/schema.json index ef26ad601ff9a6..b0f26af9364774 100644 --- a/packages/js/src/generators/library/schema.json +++ b/packages/js/src/generators/library/schema.json @@ -35,7 +35,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library." + "description": "Add tags to the library (used for linting)." }, "skipFormat": { "description": "Skip formatting files.", diff --git a/packages/nest/src/generators/application/schema.json b/packages/nest/src/generators/application/schema.json index e567e436e5ac8c..3acc26f63f81dc 100644 --- a/packages/nest/src/generators/application/schema.json +++ b/packages/nest/src/generators/application/schema.json @@ -50,7 +50,7 @@ "default": "jest" }, "tags": { - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "type": "string" }, "frontendProject": { diff --git a/packages/nest/src/generators/library/schema.json b/packages/nest/src/generators/library/schema.json index 674410042b7b7c..df3e8967e2e9c0 100644 --- a/packages/nest/src/generators/library/schema.json +++ b/packages/nest/src/generators/library/schema.json @@ -39,7 +39,7 @@ "default": "jest" }, "tags": { - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "type": "string", "alias": "t" }, diff --git a/packages/next/src/generators/application/schema.json b/packages/next/src/generators/application/schema.json index 0c985caee0c187..79db0c6d1bc6c5 100644 --- a/packages/next/src/generators/application/schema.json +++ b/packages/next/src/generators/application/schema.json @@ -90,7 +90,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "alias": "t" }, "js": { diff --git a/packages/next/src/generators/library/schema.json b/packages/next/src/generators/library/schema.json index 71e235b48a988a..f5b1c95c6cb201 100644 --- a/packages/next/src/generators/library/schema.json +++ b/packages/next/src/generators/library/schema.json @@ -78,7 +78,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/packages/node/src/generators/application/schema.json b/packages/node/src/generators/application/schema.json index 10e127e2864027..92b9f480109267 100644 --- a/packages/node/src/generators/application/schema.json +++ b/packages/node/src/generators/application/schema.json @@ -47,7 +47,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application." + "description": "Add tags to the application (used for linting)." }, "frontendProject": { "type": "string", diff --git a/packages/node/src/generators/library/schema.json b/packages/node/src/generators/library/schema.json index dae1c202bc67d6..c66e679f4d005e 100644 --- a/packages/node/src/generators/library/schema.json +++ b/packages/node/src/generators/library/schema.json @@ -45,7 +45,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/packages/nx-plugin/src/generators/generator/files/generator/__fileName__/schema.json__tmpl__ b/packages/nx-plugin/src/generators/generator/files/generator/__fileName__/schema.json__tmpl__ index b1cd73cb841ea0..7ded707fbde36c 100644 --- a/packages/nx-plugin/src/generators/generator/files/generator/__fileName__/schema.json__tmpl__ +++ b/packages/nx-plugin/src/generators/generator/files/generator/__fileName__/schema.json__tmpl__ @@ -16,7 +16,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the project", + "description": "Add tags to the project (used for linting)", "alias": "t" }, "directory": { diff --git a/packages/nx-plugin/src/generators/plugin/schema.json b/packages/nx-plugin/src/generators/plugin/schema.json index a9e8692d9b18cd..e3fa9902bc4bb6 100644 --- a/packages/nx-plugin/src/generators/plugin/schema.json +++ b/packages/nx-plugin/src/generators/plugin/schema.json @@ -45,7 +45,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/packages/react-native/src/generators/application/schema.json b/packages/react-native/src/generators/application/schema.json index a6870108b959fe..1ef969aa555a00 100644 --- a/packages/react-native/src/generators/application/schema.json +++ b/packages/react-native/src/generators/application/schema.json @@ -53,7 +53,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "alias": "t" }, "js": { diff --git a/packages/react-native/src/generators/library/schema.json b/packages/react-native/src/generators/library/schema.json index 98a23742cf46ed..bd727f6e4af8aa 100644 --- a/packages/react-native/src/generators/library/schema.json +++ b/packages/react-native/src/generators/library/schema.json @@ -42,7 +42,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/packages/react/docs/application-examples.md b/packages/react/docs/application-examples.md index fa6503e91bd034..b3314804eadd62 100644 --- a/packages/react/docs/application-examples.md +++ b/packages/react/docs/application-examples.md @@ -33,7 +33,7 @@ nx g @nrwl/react:app my-app --directory=my-dir --style=scss {% tab label="Add tags" %} -Add tags to the application. +Add tags to the application (used for linting). ```bash nx g @nrwl/react:app my-app --tags=scope:admin,type:ui diff --git a/packages/react/src/generators/application/schema.json b/packages/react/src/generators/application/schema.json index 9ddc4cb52d2df4..6073454d019798 100644 --- a/packages/react/src/generators/application/schema.json +++ b/packages/react/src/generators/application/schema.json @@ -124,7 +124,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "alias": "t" }, "pascalCaseFiles": { diff --git a/packages/react/src/generators/host/schema.json b/packages/react/src/generators/host/schema.json index 922e94bedccdf3..ba6adf0f573176 100644 --- a/packages/react/src/generators/host/schema.json +++ b/packages/react/src/generators/host/schema.json @@ -99,7 +99,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "alias": "t" }, "pascalCaseFiles": { diff --git a/packages/react/src/generators/library/schema.json b/packages/react/src/generators/library/schema.json index 4d05dc67ae27d7..fa7e3a82c2e45b 100644 --- a/packages/react/src/generators/library/schema.json +++ b/packages/react/src/generators/library/schema.json @@ -93,7 +93,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library.", + "description": "Add tags to the library (used for linting).", "alias": "t" }, "skipFormat": { diff --git a/packages/react/src/generators/remote/schema.json b/packages/react/src/generators/remote/schema.json index 704078acabbfa8..e1c1f678e0f641 100644 --- a/packages/react/src/generators/remote/schema.json +++ b/packages/react/src/generators/remote/schema.json @@ -104,7 +104,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application.", + "description": "Add tags to the application (used for linting).", "alias": "t" }, "pascalCaseFiles": { diff --git a/packages/web/docs/application-examples.md b/packages/web/docs/application-examples.md index a572c469a93ddb..abc396b3a1ad59 100644 --- a/packages/web/docs/application-examples.md +++ b/packages/web/docs/application-examples.md @@ -33,7 +33,7 @@ nx g @nrwl/web:app my-app --directory=my-dir {% tab label="Add tags" %} -Add tags to the application. +Add tags to the application (used for linting). ```bash nx g @nrwl/web:app my-app --tags=scope:admin,type:ui diff --git a/packages/web/src/generators/application/schema.json b/packages/web/src/generators/application/schema.json index ffbf8935d837d0..56bd2ac79336c9 100644 --- a/packages/web/src/generators/application/schema.json +++ b/packages/web/src/generators/application/schema.json @@ -92,7 +92,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the application" + "description": "Add tags to the application (used for linting)" }, "setParserOptionsProject": { "type": "boolean", diff --git a/packages/workspace/src/generators/library/schema.json b/packages/workspace/src/generators/library/schema.json index d433e65834b38c..36fece6dee8886 100644 --- a/packages/workspace/src/generators/library/schema.json +++ b/packages/workspace/src/generators/library/schema.json @@ -41,7 +41,7 @@ }, "tags": { "type": "string", - "description": "Add tags to the library." + "description": "Add tags to the library (used for linting)." }, "skipFormat": { "description": "Skip formatting files.",