Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Issues
  • #942
Closed
Open
Issue created Oct 22, 2019 by Jelle Besseling@jbesselingMaintainer

Remove utf-8 coding

One-sentence description

Some files contain the line # -*- coding: utf-8 -*-, but this is not needed

Why?

In Python 3 the default encoding of source files is utf-8, and editors will auto detect the encoding.

Current implementation

Some files contain the line # -*- coding: utf-8 -*-

Suggested implementation

Remove all # -*- coding: utf-8 -*- lines

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking