atom-beautify/src
Michael Hancock 18ae07eaff Added opencl language support
OpenCL language support is achieved here simply by attaching '.CL'
extension to the 'C' language module. OpenCL is C based however beautify
will not support beautification despite having C language support, due
to the different file extension.
2016-03-24 00:34:55 +00:00
..
beautifiers See #839, #844. Add test for unique language namespaces 2016-03-03 20:06:23 -04:00
languages Added opencl language support 2016-03-24 00:34:55 +00:00
views Beautify all src/ files to pass linting with Coffeelint 2015-06-11 22:57:03 -03:00
.editorconfig Fixes #370. Nest EditorConfig options under _default namespace 2015-05-28 12:01:24 -03:00
.jsbeautifyrc Format all internal CoffeeScript code to indent_size=2 2015-06-11 21:59:00 -03:00
beautify.coffee Fixes #736. Change unformatted option default value to match js-beautify 2016-01-12 14:27:30 -04:00
config.coffee Revert "Organize settings/options into groups that will be collapsable" 2016-02-25 23:20:36 -04:00
logger.coffee Beautify all src/ files to pass linting with Coffeelint 2015-06-11 22:57:03 -03:00