Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Match dirs recursively on *.min.js files#94

Merged
westonruter merged 1 commit intomasterfrom
fix/recursive-dir-ignore
May 3, 2015
Merged

Match dirs recursively on *.min.js files#94
westonruter merged 1 commit intomasterfrom
fix/recursive-dir-ignore

Conversation

@frankiejarrett
Copy link
Copy Markdown
Contributor

The current rules only matched the root directory, these changes will recursively match all *.min.js files in project subdirectories.

See also
gruntjs/grunt-contrib-jshint#53
http://stackoverflow.com/questions/24150232/relative-path-wildcards-in-jshintignore-not-working

westonruter added a commit that referenced this pull request May 3, 2015
Match dirs recursively on *.min.js files
@westonruter westonruter merged commit 6bc3214 into master May 3, 2015
@westonruter westonruter deleted the fix/recursive-dir-ignore branch May 3, 2015 16:01
westonruter added a commit to xwp/wp-widget-favorites that referenced this pull request May 10, 2015
…b#94 from branch fix/recursive-dir-ignore

xwp/wp-dev-lib@e81d6a7...6bc3214

2b73706 Make git tag on non-temp repo and push to external remote
e724444 Add note about generating code coverage report from PHPUnit
dcffd47 Add more info re: PHPUnit Code Coverage
db9d4bb Merge master into feature/fix-git-tag-push
9d192ce Merge pull request xwp/wp-dev-lib#80 from branch feature/fix-git-tag-push
44ae78e Prevent empty tags list
cbf4001 Add codeception check to pre-commit hook
976aa51 Fix path to codeception phar file
4f7b108 Ignore codeception binary file from git
b577588 Store codecept file in /tmp
bc1f881 Merge pull request xwp/wp-dev-lib#85 from branch codeception
9a9effb Merge pull request xwp/wp-dev-lib#84 from branch feature/no-empty-tags
f3e09c0 Add .jscsrc inheriting from wordpress preset
a40029f Re-enable echo-debugged jshint
811f72c Add jscs to Travis script and pre-commit hook
c847a87 Add missing .jscsrc file
bbd7716 Add jscs excludeFiles to match .jshintignore
c5f2447 Add --verbose to jscs
d5426d4 Merge pull request xwp/wp-dev-lib#87 from branch feature/jscs
0695994 Fix upsearch not defined errors
6288526 Adding support for Gitter badges in README markdown
09cd868 Blacklist disallowed image file types from SVN push
bc2e036 Prevent file_get_contents from being flagged for WordPress-VIP PHPCS standard
4d34c46 Don't change anything in svnignore, it will be removed anyway
da1c207 Remove .svnignore that is no longer used by svn-push
5904304 Merge pull request xwp/wp-dev-lib#88 from branch feature/gitter
068cf12 Use --include --exclude args for assets rsync
35909dc Merge pull request xwp/wp-dev-lib#89 from branch feature/exclude-disallowed-asset-types
44ed661 Add double quotes around bash args
02134dd Exclude .ci-env.sh and .jscsrc from svn-push
48cff6d Alphebetize svn-push excludes for my sanity
1a08b58 .gitter is already excluded thanks to .git*
e977c36 Merge branch 'master' into exclude-configs-from-svn
d236086 Adding mime type declaration for SVG format
0b1f002 Merge pull request xwp/wp-dev-lib#92 from branch svg-mime-type
77c4f03 Merge pull request xwp/wp-dev-lib#90 from branch exclude-configs-from-svn
d764f5e Switch to older install-wp-tests.sh as workaround for #91
ae5d3c6 Only do JSCS if config file is present
7a0e00d Merge pull request xwp/wp-dev-lib#93 from branch bugfix/wp-tests
dd14f8a Fix undefined index for License URI
ef30026 Fix symlink creation in readme
2266c69 Match dirs recursively on *.min.js files
6bc3214 Merge pull request xwp/wp-dev-lib#94 from branch fix/recursive-dir-ignore
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants