Skip to content

Running audit --only-git fails when there are symlinks in the repo #53

Description

@autarch

I'm running this as github-codeowners audit --unloved --only-git and getting this error:

failed to read lines from file .claude/skills [Error: EISDIR: illegal operation on a directory, read] {
  errno: -21,
  code: 'EISDIR',
  syscall: 'read'
}
failed to run audit command [Error: EISDIR: illegal operation on a directory, read] {
  errno: -21,
  code: 'EISDIR',
  syscall: 'read'
}

The .claude/skills dir is a symlink to .agents/skills.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions