Skip to content
#

reinforcement-learning

Here are 5,860 public repositories matching this topic...

barakmich
barakmich commented Jan 14, 2021

Describe your feature request

I've been bitten by this at least twice now and it delays PRs.

CI runs an extra lint step (or at least with different arguments) than scripts/format.sh (or scripts/format.sh --all).
It also runs ./scripts/check-git-clang-format-output.sh -- and why this is different than the clang-format run in --all is unclear to me.

This is most notable in linti

Improve this page

Add a description, image, and links to the reinforcement-learning 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 reinforcement-learning topic, visit your repo's landing page and select "manage topics."

Learn more