Skip to content
Snippets Groups Projects
Select Git revision
  • cb00086b40c316ea14afc2778d29751241a6e918
  • main default protected
  • phhw
  • captouch-threshold
  • t
  • dos
  • test2
  • test
  • slewtest
  • simtest
  • view-think
  • vm-pending
  • media-buf
  • scope
  • passthrough
  • wave
  • vsync
  • dos-main-patch-50543
  • json-error
  • rahix/big-flow3r
  • pippin/media_framework
  • v1.3.0
  • v1.2.0
  • v1.2.0+rc1
  • v1.1.1
  • v1.1.0
  • v1.1.0+rc1
  • v1.0.0
  • v1.0.0+rc6
  • v1.0.0+rc5
  • v1.0.0+rc4
  • v1.0.0+rc3
  • v1.0.0+rc2
  • v1.0.0+rc1
34 results

.flake8

Blame
  • Forked from flow3r / flow3r firmware
    Source project has a limited visibility.
    .flake8 193 B
    # Recommended settings for compatibility with Black
    # https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#flake8
    
    [flake8]
    max-line-length = 88
    extend-ignore = E203