Skip to content

Docs: gitDiffPathArguments ignoring pubspec.lock  #34

Description

@gmpassos

Thx for the new option gitDiffPathArguments .

Please add to the documentation how to ignore the pubspec.lock, since it's not a trivial parameter for git users.

void main() {
  test('ensure_build',
      () => expectBuildClean(gitDiffPathArguments: [':!pubspec.lock']));
}

Best regards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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