File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- [ ![ License: GPL v3] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
1+ [ ![ Latest version] ( https://img.shields.io/github/v/release/magicsunday/jsonmapper?sort=semver )] ( https://github.com/magicsunday/jsonmapper/releases/latest )
2+ [ ![ License] ( https://img.shields.io/github/license/magicsunday/jsonmapper )] ( https://github.com/magicsunday/jsonmapper/blob/main/LICENSE )
23[ ![ CI] ( https://github.com/magicsunday/jsonmapper/actions/workflows/ci.yml/badge.svg )] ( https://github.com/magicsunday/jsonmapper/actions/workflows/ci.yml )
34
45# JsonMapper
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ parameters:
1212
1313 excludePaths :
1414 - %currentWorkingDirectory%/test/
15- - %currentWorkingDirectory%/vendor /
15+ - %currentWorkingDirectory%/.build /
1616
1717 # Ignored validations
1818 checkGenericClassInNonGenericObjectType : false
You can’t perform that action at this time.
0 commit comments