File: setup.cfg

package info (click to toggle)
fortran-language-server 3.2.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,268 kB
  • sloc: python: 9,688; f90: 1,195; fortran: 30; makefile: 28; ansic: 20
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download
1
2
3
[flake8]
max-line-length = 88
extend-ignore = E203, E722