Skip to content

file-normalizer v1.3.3

Choose a tag to compare

@alanarzumanjan alanarzumanjan released this 15 Aug 20:12
· 43 commits to main since this release
  • Hidden File Protection:
    The utility now skips files and folders starting with a dot (.config, .gitignore, etc.) to avoid breaking system configurations.

  • Safe invocation without arguments:
    The filenorm command no longer starts processing the current directory by default without a path, but immediately displays help.

  • Notification of no changes:
    If all files are already formatted, the message "Nothing to do. Everything is already formatted." is displayed.