Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: svenkreiss/html5validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: svenkreiss/html5validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 7, 2019

  1. Format flag issue (#59)

    * Format flag issue
    - Fixed issue with ```--format``` flag return error when non occured
    - Updated Changelog
    - Added Gitlab CI intergration
    
    * Changed how formatting options works.
     - Added standard options as DEFAULT_IGNORE messages.
       - Added new tests for checking valid and invalid formatting options
     - Added python 3.7 testing
     - Updated username links
    
    * Changed to use DEFAULT XML. Fixed logger return
    Cyb3r-Jak3 authored and svenkreiss committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    d1d2a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6e0c5a View commit details
    Browse the repository at this point in the history
  3. version 0.3.3

    svenkreiss committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    656fcf2 View commit details
    Browse the repository at this point in the history
Loading