-
Notifications
You must be signed in to change notification settings - Fork 395
Make UseSingularNouns rule work on PowerShell Core #1627
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
Merged
rjmholt
merged 46 commits into
PowerShell:master
from
bergmeister:UseSingularNoun_PSCore
Apr 28, 2021
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
cdcea4e
Make UseSingularNouns rule work for PowerShell Core versions
bergmeister 8b75e06
fix test
bergmeister fb51900
fix build
bergmeister e0132d2
try remove NuGet.Config that led to build failure and use same old ge…
bergmeister 842b866
fix more tests
bergmeister 240f056
fix build
bergmeister 532053c
fix last 2 test failures
bergmeister 930997b
use Pluralize.NET library, which has MIT licence
bergmeister 52ac58a
cleanup diff
bergmeister f4c19d8
whitespace
bergmeister 9c99b9d
Update SingularNouns rule approach
7389618
Fix dumb string characters
9327e6f
Add NuGet.config back
05ccc2b
Fix namespacing
ef21d48
Fix pragma casing
d013b61
Use old index syntax
a6f08d2
Change singularization for dash cases
rjmholt 1402a5e
Remove dead variables
rjmholt c40f6c6
Make UseSingularNouns rule work for PowerShell Core versions
bergmeister d9f2065
fix test
bergmeister 7c3862d
fix build
bergmeister c6f90fb
try remove NuGet.Config that led to build failure and use same old ge…
bergmeister ae74050
fix more tests
bergmeister 12e634f
fix build
bergmeister c474c90
fix last 2 test failures
bergmeister e8467d7
use Pluralize.NET library, which has MIT licence
bergmeister ade612b
cleanup diff
bergmeister b070fda
whitespace
bergmeister 62de267
Update SingularNouns rule approach
a4eac45
Fix dumb string characters
6832617
Add NuGet.config back
adb8081
Fix namespacing
2372c9e
Fix pragma casing
c465363
Use old index syntax
4e1045b
Change singularization for dash cases
rjmholt d09fcad
Remove dead variables
rjmholt 025d9a4
Add corrections
rjmholt 5e71bf3
Fix correction
rjmholt 5832be4
Add more tests
rjmholt 515a8fe
Put test cases directly in block
rjmholt 2230c9c
Place test cases inline
rjmholt 5d91969
Remove Write-Host
rjmholt f83f72f
Use an example that isn't broken in .NET Framework
rjmholt b9b7cb9
Use the right number
rjmholt ec0ab4b
Fix other tests
rjmholt 8969546
Merge branch 'master' into UseSingularNoun_PSCore
rjmholt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.