Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • kis_tools kis_tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sdc
  • kis_toolskis_tools
  • Issues
  • #105

Closed
Open
Created Mar 22, 2019 by Carl Schaffer@schafferOwner

importers: flymake files break gitinfo

*_flymake.py files are found by the catchall *.py when the importers scan for files relevant to their functionality. As they are not under version control, they produce invalid output from git_info

Possible solutions:

  • Modify git_info to ignore them
  • Use the .gitignore file as a filter for the files this might be problematic with files added in spite of the ignore file
Assignee
Assign to
Time tracking