Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files are hard to work with... #493

Closed
1 of 57 tasks
marcoscaceres opened this issue Sep 9, 2015 · 1 comment
Closed
1 of 57 tasks

Files are hard to work with... #493

marcoscaceres opened this issue Sep 9, 2015 · 1 comment

Comments

@marcoscaceres
Copy link
Member

I think we should clean up the files and start using jscs. The JS style used by Respec is quite alien and requires a lot of hand-maintenance (white space and comas is odd places). It means that the code can't be linted properly and it upsets my editor.

Most of the following files need fixing:

  • js/Promise.min.js
  • js/core/base-runner.js
  • js/core/best-practices.js
  • js/core/biblio.js
  • js/core/contrib.js
  • js/core/data-include.js
  • js/core/data-transform.js
  • js/core/default-root-attr.js
  • js/core/dfn.js
  • js/core/examples.js
  • js/core/figures.js
  • js/core/fix-headers.js
  • js/core/highlight.js
  • js/core/id-headers.js
  • js/core/include-config.js
  • js/core/inlines.js
  • js/core/issues-notes.js
  • js/core/link-to-dfn.js
  • js/core/location-hash.js
  • js/core/markdown.js
  • js/core/marked.js
  • js/core/override-configuration.js
  • js/core/rdfa.js
  • js/core/remove-respec.js
  • js/core/requirements.js
  • js/core/shiv.js
  • js/core/structure.js
  • js/core/style.js
  • js/core/ui.js
  • js/core/utils.js
  • js/core/webidl-contiguous.js
  • js/core/webidl-oldschool.js
  • js/domReady.js
  • js/github.js
  • js/google-code-prettify.js
  • js/handlebars.js
  • js/jquery.js
  • js/profile-w3c-common.js
  • js/require.js
  • js/shortcut.js
  • js/text.js
  • js/tmpl.js
  • js/ui/about-respec.js
  • js/ui/dfn-list.js
  • js/ui/save-html.js
  • js/ui/search-specref.js
  • js/w3c/abstract.js
  • js/w3c/aria.js
  • js/w3c/conformance.js
  • js/w3c/headers.js
  • js/w3c/informative.js
  • js/w3c/l10n.js
  • js/w3c/permalinks.js
  • js/w3c/rfc2119.js
  • js/w3c/style.js
  • js/w3c/unhtml5.js
  • js/webidl2.js
@marcoscaceres
Copy link
Member Author

I'm just going to rewrite them all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant