Skip to content

Instantly share code, notes, and snippets.

@tas50
Created March 31, 2017 06:13
Show Gist options
  • Save tas50/cfad4b188a77ca420ead233b805713d9 to your computer and use it in GitHub Desktop.
Save tas50/cfad4b188a77ca420ead233b805713d9 to your computer and use it in GitHub Desktop.
bad_chars = [" ", "'", ",", "\"", "/", "]", "[", "{", "}", "-", "=", ">"]
invalid_platforms = %w(
aws
archlinux
amazonlinux
darwin
debuan
mingw32
mswin
mac_os_x_server
linux
oel
oraclelinux
rhel
schientific
scientificlinux
sles
solaris
true
ubundu
ubunth
ubunutu
windwos
xcp
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment