★ wanayoo — archive 1999 https://github.com/PowerShell/PSScriptAnalyzer/pull/1348/commitsNouvelle recherche | Portail wanayoo
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

New rule: AvoidOverwritingBuiltInCmdlets #1348

Merged
merged 26 commits into from Dec 9, 2019

Commits on Oct 16, 2019

  1. updates a/p rjmholt

    thomasrayner committed Oct 16, 2019
  2. remove unneeded else

    thomasrayner committed Oct 16, 2019
  3. updates a/p rjmholt

    thomasrayner committed Oct 16, 2019
  4. remove unneeded else

    thomasrayner committed Oct 16, 2019
  5. changes from upstream

    thomasrayner committed Oct 16, 2019

Commits on Oct 23, 2019

  1. updated readme - want tests to run in CI again

    thomasrayner committed Oct 23, 2019
  2. return an empty list instead of null

    thomasrayner committed Oct 23, 2019
  3. update rule count

    thomasrayner committed Oct 23, 2019
  4. fixing pwsh not present issue in test

    thomasrayner committed Oct 23, 2019
  5. fixing a ps 4 test broke a linux test

    thomasrayner committed Oct 23, 2019
  6. better PS core detection

    thomasrayner committed Oct 23, 2019

Commits on Oct 28, 2019

  1. changes a/p Chris

    thomasrayner committed Oct 28, 2019

Commits on Oct 29, 2019

  1. Update RuleDocumentation/AvoidOverwritingBuiltInCmdlets.md

    Co-Authored-By: Christoph Bergmeister [MVP] <c.bergmeister@gmail.com>
    thomasrayner and bergmeister committed Oct 29, 2019
  2. trimmed doc and changed functiondefinitions detection to be more perf…

    …ormant
    thomasrayner committed Oct 29, 2019

Commits on Nov 19, 2019

  1. retrigger-ci after fix was made in master

    Christoph Bergmeister
    Christoph Bergmeister committed Nov 19, 2019

Commits on Nov 20, 2019

  1. retrigger-ci due to sporadic test failure

    Christoph Bergmeister
    Christoph Bergmeister committed Nov 20, 2019

Commits on Dec 9, 2019

  1. Update number of expected rules due to recent merge of PR #1373

    bergmeister committed Dec 9, 2019
  2. Merge branch 'master' into avoidoverwritingcmdlets

    bergmeister committed Dec 9, 2019
You can’t perform that action at this time.