34th-Arma-Company/34th-PRC-Aux-Mod

Some of our file paths don't match our coding standards

Open

#119 opened on May 7, 2024

 (0 comments) (0 reactions) (0 assignees)C++ (3 forks)auto 404
area: configbuggood first issuehouse keeping

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

Describe the bug Some file paths (and probably their config entries) have uppercase letters, our code standards say that all paths should be lower case/

Expected behaviour Paths are lowercase.

Contributor guide