File: .formatignore

package info (click to toggle)
python-confluent-kafka 2.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,232 kB
  • sloc: python: 36,571; ansic: 9,717; sh: 1,519; makefile: 198
file content (14 lines) | stat: -rw-r--r-- 816 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Files to not check/fix coding style for.
# These files are imported from other sources and we want to maintain
# them in the original form to make future updates easier.
docs/conf.py
examples/protobuf/user_pb2.py
tests/integration/schema_registry/data/proto/DependencyTestProto_pb2.py
tests/integration/schema_registry/data/proto/NestedTestProto_pb2.py
tests/integration/schema_registry/data/proto/PublicTestProto_pb2.py
tests/integration/schema_registry/data/proto/SInt32Value_pb2.py
tests/integration/schema_registry/data/proto/SInt64Value_pb2.py
tests/integration/schema_registry/data/proto/TestProto_pb2.py
tests/integration/schema_registry/data/proto/common_proto_pb2.py
tests/integration/schema_registry/data/proto/exampleProtoCriteo_pb2.py
tests/integration/schema_registry/data/proto/metadata_proto_pb2.py