Skip to content

Commit 70188b5

Browse files
authored
Merge pull request #409 from cmu-delphi/test-deploy-changehc
Test Change HC pipeline
2 parents 24e8bca + 9c7812b commit 70188b5

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

changehc/.pylintrc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[DESIGN]
2+
3+
min-public-methods=0
4+
5+
6+
[MESSAGES CONTROL]
7+
8+
disable=R0903, C0301, R0914, C0103, W1203, E0611, R0902, R0913, W0105, W0611, W1401

changehc/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,4 @@ should not include critical sub-routines.
7575
- constants.py: constants for signal names
7676
- weekday.py: Weekday: Adjusts for weekday effect
7777

78+
- test Jenkins pipeline

0 commit comments

Comments
 (0)