Logo
Explore Help
Register Sign In
novoland-developer-networks/OfficialSite
2
0
Fork 0
You've already forked OfficialSite
Code Issues Pull Requests Projects Releases Wiki Activity
Files
79219e0659e246ec9a9bf31861094ffedbce7090
OfficialSite/build/grunt/config/phplint.js

13 lines
201 B
JavaScript
Raw Normal View History

Move src assets files out of dist folder, clean up grunt and related files, separate functions and mixins scss...
2016-03-11 11:02:59 -05:00
module.exports = {
Updated EditorConfig Recommendations Applied 4-spaces for everything as per: https://locomotivemtl.teamwork.com/tasks/7113032
2016-08-22 10:30:46 -04:00
options: {
swapPath : '/tmp',
phpArgs : {
// add -f for fatal errors
'-lf': null
}
},
dev: [
'**/*.php'
]
Added 'load-grunt-config' plugin The plugin replaces the custom 'loadConfig()' function with a more robust and extensible solution. It handles 'grunt.initConfig()' and 'load-grunt-tasks'. Changes: - Moved Grunt task configurations into a 'config/' sub-directory to allow room for custom plugins, modules, and tasks to be defined without being included by the config-loader; - Updated '.eslintrc' to better lint module-based JS; - Updated EditorConfig recommendations;
2016-04-11 15:26:20 -04:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 128ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API