Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Linting #150

Merged
merged 21 commits into from
Jan 19, 2020
Merged

Linting #150

merged 21 commits into from
Jan 19, 2020

Commits on Jan 10, 2020

  1. new: gitignore ide config

    Renaud Boyer committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    ff9d580 View commit details
    Browse the repository at this point in the history
  2. new: init linters

    Renaud Boyer committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    ae1325a View commit details
    Browse the repository at this point in the history
  3. chg: black formatter

    Renaud Boyer committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    4b6d9b6 View commit details
    Browse the repository at this point in the history
  4. fix: flake8 settings

    Renaud Boyer committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    dedcb88 View commit details
    Browse the repository at this point in the history
  5. fix: lint pymarc module

    Renaud Boyer committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    7504aa7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. fix: lint tests

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    1d4dc36 View commit details
    Browse the repository at this point in the history
  2. fix: linting on setup.py & sphinx's conf

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    eae3bcd View commit details
    Browse the repository at this point in the history
  3. fix: formatting

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    a70bb12 View commit details
    Browse the repository at this point in the history
  4. new: CI lint stage

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    3f4e5c4 View commit details
    Browse the repository at this point in the history
  5. fix: missing script & set stages order

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    55fea85 View commit details
    Browse the repository at this point in the history
  6. fix: python 3.3 requires trusty

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    f9c4abd View commit details
    Browse the repository at this point in the history
  7. fix: encoding errors on py2

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    6590999 View commit details
    Browse the repository at this point in the history
  8. fix: use matrix to set py3.3 on trusty

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    52ac674 View commit details
    Browse the repository at this point in the history
  9. fix: rollback to a matrix to set up the tests

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    80215fb View commit details
    Browse the repository at this point in the history
  10. chg: full jobs definitions

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    079a514 View commit details
    Browse the repository at this point in the history
  11. fix: current version detection by sphinx

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    53b6a9a View commit details
    Browse the repository at this point in the history
  12. chg: single page documentation

    Renaud Boyer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    af16b84 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. new: contributing guide

    Renaud Boyer committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    d576ce1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. chg: simplify linting scripts

    Renaud Boyer committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    0c05ef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dddca14 View commit details
    Browse the repository at this point in the history
  3. chg: move contributing docs to a dedicated file

    Renaud Boyer committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    6800d5d View commit details
    Browse the repository at this point in the history