7 lines
No EOL
331 B
Ruby
Executable file
7 lines
No EOL
331 B
Ruby
Executable file
# desc "Explaining what the task does"
|
|
# task :localization_simplified do
|
|
# # FIXME: Add task to convert all line-endings to UNIX
|
|
# # FIXME: Add task to convert all line-endings to DOS
|
|
# # FIXME: Add task to convert all files in project to UTF-8
|
|
# # FIXME: Add task to convert all files in project to ASCII (standard)
|
|
# end |