Skip to content

Commit

Permalink
No longer need excludes for @aws-config.
Browse files Browse the repository at this point in the history
  • Loading branch information
skinny85 committed Jun 19, 2019
1 parent 29d1599 commit 025d8f3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/@aws-cdk/aws-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,5 @@
"engines": {
"node": ">= 8.10.0"
},
"awslint": {
"exclude": [
"props-physical-name:@aws-cdk/aws-config.CustomRuleProps.ruleName",
"props-physical-name:@aws-cdk/aws-config.ManagedRuleProps.ruleName",
"props-physical-name:@aws-cdk/aws-config.AccessKeysRotatedProps.ruleName",
"props-physical-name:@aws-cdk/aws-config.CloudFormationStackNotificationCheckProps.ruleName",
"props-physical-name:@aws-cdk/aws-config.CloudFormationStackDriftDetectionCheckProps.ruleName"
]
},
"stability": "experimental"
}

0 comments on commit 025d8f3

Please sign in to comment.