Standards/FileNaming

File Naming

  1. Files names should use hyphens instead of underscores when necessary to separate words in filenames.
  2. All names should be lowercase
  3. All files in the root folder should be prefixed with plog-
  4. Plogger files in shared library folders should be prefixed with plog-
  5. All javascript files should be under the respective js/ folder