Skip to content
#

workbook

Here are 78 public repositories matching this topic...

XToolset
Siemienik
Siemienik commented Oct 20, 2020

Actual

Currently keeping code formatted and linted requires to use two commands:

  • yarn lint:fix (or npm run lint:fix)
  • yarn format (or npm run format)

Both of that are proceed by another tool.

Expected

  • yarn lint:fix (or npm run lint:fix) should get same result like current solution.
  • Migrate into eslint

Packages:

This issues should be perform

good first issue accepted
flyingkoala

FlyingKoala turns Excel into a user interface for defining calculations in Python and so reduces the complexity for humans translating from Excel to Python and makes the calculations more transparent to other domain experts, managers, bankers and auditors.

  • Updated May 29, 2020
  • Python

Improve this page

Add a description, image, and links to the workbook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the workbook topic, visit your repo's landing page and select "manage topics."

Learn more