Skip to content

12th November 2020

Meta

Projects

  • New: Update information on active projects.

DevOps

Automating Processes

cookiecutter

  • New: Explain how to debug failing cookiecutter tests.

Coding

Python

  • Correction: Add email to the generated ssh snippet.
  • New: Explain how to make multiline code look clean.

    Use textwrap.dedent() to define variables that require multiline strings

Operative Systems

Linux

Vim

  • New: Create ALEToggleFixer command to enable/disable fixers.
  • New: Make fugitive commit workflow more user friendly.