Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bull
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 175
    • Issues 175
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OptimalBits
  • bull
  • Merge requests
  • !339

Reorganization - sanitzing lib folder

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/fearphage/reorganization into master Aug 26, 2016
  • Overview 11
  • Commits 13
  • Pipelines 0
  • Changes 18

Created by: fearphage

This does a lot. I would normally submit multiple PRs for this, but I thought I'd try to one-shot it. This does several things:

  • move sample files from lib to examples folder

  • replaced gulp-eslint with eslint

  • moved eslint config to package.json (and test eslint config to test/.eslintrc.json)

  • all files in lib pass eslint now

  • using mocha.opts file for mocha options

    Let me know what you think.

This is related to comments in (and supercedes I believe) #314.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/fearphage/reorganization