Skip to content

Commit 1b097b8

Browse files
committed
comments
1 parent a5a68eb commit 1b097b8

File tree

2 files changed

+2
-0
lines changed
  • datafusion

2 files changed

+2
-0
lines changed

datafusion/proto-common/src/generated/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18+
// This code is generated so we don't want to fix any lint violations manually
1819
#[allow(clippy::allow_attributes)]
1920
#[allow(clippy::all)]
2021
#[rustfmt::skip]

datafusion/proto/src/generated/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18+
// This code is generated so we don't want to fix any lint violations manually
1819
#[allow(clippy::allow_attributes)]
1920
#[allow(clippy::all)]
2021
#[rustfmt::skip]

0 commit comments

Comments
 (0)