jupyter / papyri

MIT License
82 stars 17 forks source link

Create documentation on how to write <package>.toml file #325

Open melissawm opened 7 months ago

melissawm commented 7 months ago

Expose existing options such as exclude, execute_exclude_patterns, global.expected_errors etc.

Related to #96

Carreau commented 7 months ago

My guess is that if we write the Config object properly, we might be able to automatically generate the documentation. Not sure how though.

Carreau commented 7 months ago

(also I think in the end, we should maybe just name it papyri.toml by default and have it be in the target repository)