Skip to content

Commit f1f369a

Browse files
Deliberately break the build
1 parent 2cfac58 commit f1f369a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/imperative.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import {IImperativeConfig} from "@zowe/imperative";
1515
const MAX_LENGTH = 8;
1616
const MAX_HLQ_LENGTH = 35;
1717
const MAX_TARGETDIR_LENGTH = 255;
18-
18+
splat
1919
const config: IImperativeConfig = {
2020
commandModuleGlobs: ["**/cli/*/*.definition!(.d).*s"],
2121
pluginHealthCheck: __dirname + "/healthCheck.handler",

0 commit comments

Comments
 (0)