Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(linter): add notDependOnLibsWithTags constraint option to enforce-module-boundaries rule #8633

Merged

Commits on Mar 4, 2022

  1. Copy the full SHA
    b3f5ce5 View commit details
    Browse the repository at this point in the history
  2. feat(core): enhance notDependOnLibsWithTags lib dependency constraint…

    … to search for disallowed tags in project graph
    jaytavares authored and meeroslav committed Mar 4, 2022
    Copy the full SHA
    c61df8c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d116e01 View commit details
    Browse the repository at this point in the history
  4. cleanup(testing): add missing references to enforce-module-boundaries…

    ….spec.ts test files
    jaytavares authored and meeroslav committed Mar 4, 2022
    Copy the full SHA
    df9af3e View commit details
    Browse the repository at this point in the history
  5. cleanup(core): simplify tags variable naming

    rename allowedTags & disallowedTags variables for consistency and simplicity
    jaytavares authored and meeroslav committed Mar 4, 2022
    Copy the full SHA
    3b8802b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c08b25b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Copy the full SHA
    8c93ae9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    92ae03c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Copy the full SHA
    9fa9ec5 View commit details
    Browse the repository at this point in the history