Skip to content

Missing additional extensions for systemd INI format style files #7161

@vorburger

Description

@vorburger

Describe the bug

I noticed on my vorburger/vorburger-dotfiles-bin-etc@d6eb521 that a (systemd, INI format style) .service had syntax highlighting, but .timer did not:

$ github-linguist systemd/flatpak-update.service
systemd/flatpak-update.service: 6 lines (5 sloc)
  type:      Text
  mime type: text/plain
  language:  desktop

$ github-linguist systemd/flatpak-update.timer
systemd/flatpak-update.timer: 10 lines (8 sloc)
  type:      Text
  mime type: text/plain
  language:

I'll see if it's easy enough to contribute a PR with a proposed fix for this...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions