Fix organization cmd, support json/md flags #1358
lint.yml
on: pull_request
Linting
/
Resolving inputs
0s
Matrix: Linting / Test
Annotations
4 warnings
|
Linting / Test (20, ubuntu-latest):
src/commands/organization/cmd-organization.ts#L5
There should be at least one empty line between import groups
|
|
Linting / Test (20, ubuntu-latest):
src/commands/organization/cmd-organization.ts#L6
There should be at least one empty line between import groups
|
|
Linting / Test (20, ubuntu-latest):
src/commands/organization/cmd-organization.ts#L6
`../../flags.ts` import should occur before import of `../../utils/meow-with-subcommands`
|
|
Linting / Test (20, ubuntu-latest):
src/commands/organization/cmd-organization.ts#L7
`yoctocolors-cjs` import should occur before import of `./get-organization.ts`
|