Commit Graph

4053 Commits

Author SHA1 Message Date
0614f8731c Merge remote-tracking branch 'origin/master' 2018-10-26 18:35:07 +03:00
8d2ddd7e94 Updated extractor, removed analyzer 2018-10-26 18:34:57 +03:00
8dab15f151 Travis build: 690 2018-10-26 14:42:08 +00:00
c6f2e2d1e7 Navigation for static pages
Resolves #788
2018-10-26 17:39:41 +03:00
d6af04ac28 Travis build: 688 2018-10-26 14:19:53 +00:00
db3c199beb Merge pull request #855 from ccjmne/add-totitlecase
Add toTitleCase snippet and update tag_database accordingly
2018-10-26 17:17:51 +03:00
fb76573a43 Travis build: 684 2018-10-25 10:28:14 +00:00
e44800555f Merge pull request #857 from Siarhei-Zharnasek/master
Simplify longestItem
2018-10-25 13:25:07 +03:00
cb6ef4f638 Update longestItem.md 2018-10-25 13:24:26 +03:00
db2d690b2c Change argument name 2018-10-25 14:13:25 +04:00
73dfb96c11 Simplify longestItem 2018-10-25 14:13:10 +04:00
ddb811323b Travis build: 682 2018-10-25 09:46:25 +00:00
2c9e444e17 Merge pull request #860 from piperchester/patch-1
fix: typo
2018-10-25 11:44:16 +02:00
e7209999fe Travis build: 680 [cron] 2018-10-25 06:41:46 +00:00
f5c83e67e2 fix: typo 2018-10-24 13:47:55 -07:00
639bdf1da4 Travis build: 678 [cron] 2018-10-23 14:10:24 +00:00
329a3d0b44 Travis build: 675 [cron] 2018-10-21 14:10:00 +00:00
48fbb9e378 Travis build: 673 [custom] 2018-10-20 14:13:59 +00:00
214e5c9b05 Update util.js 2018-10-20 17:10:56 +03:00
ba7dae0b97 Travis build: 670 [cron] 2018-10-20 14:09:06 +00:00
cc16f02454 Merge remote-tracking branch 'origin/master' 2018-10-19 20:31:58 +03:00
6e1cc01ecc Cleanup after script updates 2018-10-19 20:31:51 +03:00
d4e17ad595 Travis build: 665 2018-10-19 17:30:49 +00:00
75b5273673 Merge pull request #827 from 30-seconds/pack-test-updates
[SCRIPTS] Packaging and testing updates
2018-10-19 20:29:06 +03:00
ac702aa3ce Test directory up-to-date 2018-10-19 20:28:28 +03:00
43eec4377c Merge remote-tracking branch 'origin/pack-test-updates' into pack-test-updates 2018-10-19 20:19:03 +03:00
0bc5d38f85 Updated the test system 2018-10-19 20:18:00 +03:00
6479590abf Updated packager for test builds 2018-10-19 20:17:23 +03:00
ef92f0ad70 Removed temp folder from the module builder 2018-10-19 20:17:23 +03:00
98f2e9336d Update module.js to cut down I/O operations 2018-10-19 20:17:23 +03:00
c273c7daf6 Merged module and rollup
In reference to #816
2018-10-19 20:17:23 +03:00
5316f4e8b4 Update snippets/toTitleCase.md
Co-Authored-By: ccjmne <ccjmne@gmail.com>
2018-10-19 17:58:40 +02:00
f1ffb4935d Travis build: 661 2018-10-19 07:17:15 +00:00
4d8c3a0c5f Update .eslintrc.json 2018-10-19 10:15:24 +03:00
388c6570e4 Travis build: 659 2018-10-19 06:06:32 +00:00
e2311d65e0 [SCRIPTS] ESLint (finally) (#853)
As discussed in #816, here's the linting subsystem rebuilt:

- Added `eslint` to the `devDependencies`.
- Configured `.eslintrc.json` to enforce our coding style.
- Swapped out `semistandard`, as `eslint` does the same job that it did.
- Updated `lint.js` to use `eslint` (some rules are overriden there in order to deal with all the problematic data that comes from generated files).
- Made `eslint` `--fix` errors on its own in the `linter` process and give us a report (that does not seem to auto-commit from CI builds, that's probably for the best).
- Run the new `linter` on pretty much everything, some rules are now better applied across the board.

**Only thing remaining** is to configure Codacy to use this ruleset from now on and we are golden.

## PR Type
- [ ] Snippets, Tests & Tags (new snippets, updated snippets, re-tagging of snippets, added/updated tests)
- [x] Scripts & Website & Meta (anything related to files in the [scripts folder](https://github.com/30-seconds/30-seconds-of-code/tree/master/scripts), how the repository's automated procedures work and the website)
- [ ] Glossary & Secondary Features (anything related to the glossary, such as new or updated terms or other secondary features)
- [ ] General, Typos, Misc. & Meta (everything else, typos, general stuff and meta files in the repository - e.g. the issue template)

## Guidelines
- [x] I have read the guidelines in the [CONTRIBUTING](https://github.com/30-seconds/30-seconds-of-code/blob/master/CONTRIBUTING.md) document.
- [x] My PR doesn't include any `testlog` changes.
2018-10-19 08:04:37 +02:00
42646e7453 Update toTitleCase.md 2018-10-19 08:36:58 +03:00
7e96f39d24 Add toTitleCase snippet and update tag_database accordingly 2018-10-19 03:49:34 +02:00
4270fa9a3d Linted everything, removed semistandard 2018-10-18 23:38:01 +03:00
e99dc7ab08 ESlinted scripts 2018-10-18 22:38:53 +03:00
f22158a3d6 Add eslint to devDep and configure it 2018-10-18 22:33:30 +03:00
b58f448883 Travis build: 656 2018-10-17 10:19:39 +00:00
6e6c1e7a4e Merge pull request #848 from Siarhei-Zharnasek/master
Simplify differenceBy
2018-10-17 13:17:59 +03:00
bff7a3b0bb Simplify differenceBy 2018-10-17 12:01:48 +04:00
4c926b26cd Travis build: 654 2018-10-16 17:40:52 +00:00
fd5827f90a Resolves #837 2018-10-16 20:39:05 +03:00
8a883b6a24 Travis build: 652 2018-10-16 17:33:35 +00:00
8b2510e3e3 Merge pull request #764 from evyatarmeged/master
[FEATURE] add celsiusToFahrenheit and fahrenheitToCelsius
2018-10-16 20:31:45 +03:00
3d38961f64 Archived 2018-10-16 20:31:11 +03:00
8808eb0496 Travis build: 650 2018-10-16 17:26:47 +00:00