Page MenuHomeSoftware Heritage

pre-commit: Exclude generated files in grpc folder from checks
ClosedPublic

Authored by anlambert on Sep 15 2022, 11:00 AM.

Details

Summary
(swh) ✔ ~/swh/swh-environment/swh-graph [master|⚑ 1] 
10:56 $ make check 
pre-commit run --all-files
trim trailing whitespace.................................................Failed
- hook id: trailing-whitespace
- exit code: 1
- files were modified by this hook

Fixing swh/graph/grpc/swhgraph_pb2_grpc.py

check json...........................................(no files to check)Skipped
check yaml...............................................................Passed
flake8...................................................................Failed
- hook id: flake8
- exit code: 1

swh/graph/grpc/swhgraph_pb2_grpc.py:19:17: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:22:17: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2_grpc.py:24:17: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:27:17: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2_grpc.py:29:17: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:32:17: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2_grpc.py:34:17: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:37:17: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2_grpc.py:39:17: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:42:17: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2_grpc.py:44:17: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:47:17: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2_grpc.py:49:17: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:52:17: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2_grpc.py:140:13: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:141:21: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:146:21: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:151:21: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:156:21: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:161:21: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:166:21: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:171:21: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:177:13: E126 continuation line over-indented for hanging indent
swh/graph/grpc/swhgraph_pb2_grpc.py:181:2: E303 too many blank lines (2)
swh/graph/grpc/swhgraph_pb2_grpc.py:181:2: E114 indentation is not a multiple of 4 (comment)
swh/graph/grpc/swhgraph_pb2_grpc.py:188:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:189:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:190:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:191:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:192:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:193:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:194:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:195:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:196:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:197:101: B950 line too long (100 > 88 characters)
swh/graph/grpc/swhgraph_pb2_grpc.py:198:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:199:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:200:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:201:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:205:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:206:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:207:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:208:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:209:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:210:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:211:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:212:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:213:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:214:103: B950 line too long (102 > 88 characters)
swh/graph/grpc/swhgraph_pb2_grpc.py:215:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:216:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:217:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:218:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:222:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:223:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:224:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:225:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:226:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:227:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:228:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:229:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:230:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:231:104: B950 line too long (103 > 88 characters)
swh/graph/grpc/swhgraph_pb2_grpc.py:232:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:233:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:234:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:235:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:239:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:240:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:248:109: B950 line too long (108 > 88 characters)
swh/graph/grpc/swhgraph_pb2_grpc.py:249:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:250:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:251:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:252:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:256:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:257:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:258:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:259:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:260:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:261:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:262:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:263:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:264:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:265:104: B950 line too long (103 > 88 characters)
swh/graph/grpc/swhgraph_pb2_grpc.py:266:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:267:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:268:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:269:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:273:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:274:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:275:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:276:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:277:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:278:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:279:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:280:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:281:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:282:104: B950 line too long (103 > 88 characters)
swh/graph/grpc/swhgraph_pb2_grpc.py:283:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:284:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:285:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:286:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:290:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:291:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:292:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:293:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:294:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:295:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:296:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:297:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:298:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:299:99: B950 line too long (98 > 88 characters)
swh/graph/grpc/swhgraph_pb2_grpc.py:300:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:301:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:302:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2_grpc.py:303:13: E128 continuation line under-indented for visual indent
swh/graph/grpc/swhgraph_pb2.py:16:1: F401 'google.protobuf.field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2' imported but unused
swh/graph/grpc/swhgraph_pb2.py:16:1: E402 module level import not at top of file
swh/graph/grpc/swhgraph_pb2.py:19:6164: B950 line too long (6163 > 88 characters)
swh/graph/grpc/swhgraph_pb2.py:43:99: B950 line too long (98 > 88 characters)
swh/graph/grpc/swhgraph_pb2.py:44:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:47:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:50:103: B950 line too long (102 > 88 characters)
swh/graph/grpc/swhgraph_pb2.py:51:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:54:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:57:105: B950 line too long (104 > 88 characters)
swh/graph/grpc/swhgraph_pb2.py:58:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:61:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:64:115: B950 line too long (114 > 88 characters)
swh/graph/grpc/swhgraph_pb2.py:65:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:68:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:72:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:75:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:79:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:82:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:86:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:89:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:93:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:96:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:100:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:103:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:107:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:110:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:114:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:117:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:121:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:124:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:128:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:131:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:135:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:138:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:142:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:145:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:149:3: E121 continuation line under-indented for hanging indent
swh/graph/grpc/swhgraph_pb2.py:152:3: E123 closing bracket does not match indentation of opening bracket's line
swh/graph/grpc/swhgraph_pb2.py:156:35: E712 comparison to False should be 'if cond is False:' or 'if not cond:'
swh/graph/grpc/swhgraph_pb2.py:158:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:159:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:160:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:160:36: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:161:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:161:34: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:162:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:162:36: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:163:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:163:34: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:164:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:164:38: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:165:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:165:36: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:166:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:166:39: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:167:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:167:37: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:168:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:168:44: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:169:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:169:42: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:170:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:170:32: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:171:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:171:30: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:172:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:172:26: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:173:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:173:24: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:174:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:174:26: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:175:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:175:24: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:176:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:176:31: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:177:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:177:29: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:178:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:178:33: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:179:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:179:31: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:180:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:180:34: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:181:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:181:32: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:182:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:182:33: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:183:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:183:31: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:184:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:184:32: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:185:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:185:30: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:186:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:186:31: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:187:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:187:29: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:188:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:188:35: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:189:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:189:33: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:190:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:190:34: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:191:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:191:32: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:192:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:192:35: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:193:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:193:33: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:194:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:194:38: E225 missing whitespace around operator
swh/graph/grpc/swhgraph_pb2.py:195:3: E111 indentation is not a multiple of 4
swh/graph/grpc/swhgraph_pb2.py:195:36: E225 missing whitespace around operator

Check source code spelling...............................................Passed
mypy.....................................................................Passed
isort....................................................................Failed
- hook id: isort
- files were modified by this hook

Fixing /home/anlambert/swh/swh-environment/swh-graph/swh/graph/grpc/swhgraph_pb2.py
Skipped 1 files

black....................................................................Failed
- hook id: black
- files were modified by this hook

reformatted swh/graph/grpc/swhgraph_pb2.py
reformatted swh/graph/grpc/swhgraph_pb2_grpc.py
reformatted swh/graph/grpc/swhgraph_pb2.pyi

All done! ✨ 🍰 ✨
3 files reformatted, 22 files left unchanged.

java style...............................................................Passed
make: *** [../Makefile.python:28: check] Error 1

Diff Detail

Event Timeline

Build is green

Patch application report for D8483 (id=30548)

Rebasing onto 7432bb9f5d...

Current branch diff-target is up to date.
Changes applied before test
commit a426c1d038c0235f29c5db6c85065ec663240dfd
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Thu Sep 15 10:58:46 2022 +0200

    pre-commit: Exclude generated files in grpc folder from checks

See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/241/ for more details.

This revision is now accepted and ready to land.Sep 15 2022, 1:58 PM