[flake8]
extend-ignore =
  # XXX: Suppress F821, since we have autogenerated names for
  # 'ptr' type complements in luajit_lldb.py.
  F821
