File: .flake8

package info (click to toggle)
swupdate 2025.12%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,004 kB
  • sloc: ansic: 66,621; python: 6,291; makefile: 791; sh: 538; javascript: 229
file content (6 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
# SPDX-FileCopyrightText: 2021 Blueye Robotics AS
#
# SPDX-License-Identifier: GPL-2.0-only
[flake8]
max-line-length = 88
extend-ignore = E203