Skip to content

Revisions

  • Update link to linter rules

    @ralfhandl ralfhandl committed Jul 4, 2024
  • mark code snippets as example, add example titles

    @sidvishnoi sidvishnoi committed Jul 6, 2020
  • lint: add link to list of linker rules in repo

    @sidvishnoi sidvishnoi committed Jun 30, 2020
  • lint: /s/build-in/built-in

    @sidvishnoi sidvishnoi committed Jun 30, 2020
  • lint: remove list of linter rules it's duplication from sidebar

    @sidvishnoi sidvishnoi committed Jun 30, 2020
  • lint: add example about enabling/disabling selected rules

    @sidvishnoi sidvishnoi committed Jun 30, 2020
  • Run all files through prettier Why? To make all files consistent. Changes can be summarized as: - Remove trailing whitespace - Added EOF newlines - Added newlines between headings and other content - Added semicolons, commas in JS snippets - Formatted all other snippets - Formatted tables (headers are as wide as widest column) - Use - for list markers instead of * - Fix some invalid HTML (i.e., adding missing closing tags) - Changed some snippets for consistency

    @sidvishnoi sidvishnoi committed Jun 30, 2020
  • Updated lint (markdown)

    @sidvishnoi sidvishnoi committed Jun 23, 2020
  • style: use <h1> in each wiki item, fix headings

    @sidvishnoi sidvishnoi committed Jun 17, 2020
  • add off-by-default no-unused-vars

    @sidvishnoi sidvishnoi committed Jun 17, 2020
  • Complete list of linter rules

    @dontcallmedom dontcallmedom committed Jan 7, 2020
  • Add check-punctuation linting rule

    @pradeepgangwar pradeepgangwar committed Feb 17, 2019
  • fix linter link

    @sidvishnoi sidvishnoi committed Dec 29, 2018
  • Add links to lint rules

    @sidvishnoi sidvishnoi committed Jul 9, 2018
  • Updated lint (markdown)

    Marcos Cáceres committed Aug 4, 2016
  • Documet linter

    Marcos Cáceres committed Aug 4, 2016