Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

requireVarDeclFirst: Fixing an edge case #2061

Closed
wants to merge 3 commits into from
Closed

Commits on Jan 10, 2016

  1. requireVarDeclFirst: Fixing an edge case

    In this  edge case the comments from previous block scope were being taken and
    a false positive error was thrown
    
    Fixes jscs-dev#2022 - issue
    kepta committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    4f83b0d View commit details
    Browse the repository at this point in the history
  2. requireVarDeclFirst: Fixing an edge case

    In this edge case the comments from previous block scope were being taken and
    a false positive error was thrown
    
    Fixes jscs-dev#2022 - issue
    kepta committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    b74170e View commit details
    Browse the repository at this point in the history
  3. requireVarDeclFirst: Fixing an edge case

    In this edge case the comments from previous block scope were being taken and
    a false positive error was thrown
    
    Fixes jscs-dev#2022 - issue
    kepta committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    2e48b5c View commit details
    Browse the repository at this point in the history