📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
dcodeIO/protobuf.js
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
22 days ago
Refresh default branch
Refresh
google/protobuf/source_context.proto
Summary
Maintainability
Test Coverage
Issues
Source
Stats
Issues
syntax = "proto3"; package google.protobuf; message SourceContext { string file_name = 1; }