johnthagen

Results 158 issues of johnthagen

@rpkilby Since the last commit/activity on this repo is nearly 2 years old, is this project no longer supported? I would volunteer to help with basic maintenance (make new releases,...

Also fix issue introduced in #12, where Python 3.8 CI job was created, but it was not specified to run on new commits/PRs.

Now that Travis CI is no longer free for open source projects, need to migrate to GitHub Actions for CI.

help wanted

Follow: https://plugins.jetbrains.com/docs/intellij/getting-started.html - [ ] Revert #67 and #68 - [ ] No `.jar`'s checked into the repo - [ ] No `.idea` folder files checked into the repo (these...

help wanted
CI
refactor

After the submission of 1.6.1 to the JetBrains MarketPlace the following compatibility report was submitted back. ``` IntelliJ IDEA Ultimate IU-192.7142.36 (2019.2.4)1 compatibility warning 1 compatibility warning Plugin uses classes...

bug
help wanted

Would be great if the Travis build worked correctly. [`intellij-rust`](https://github.com/intellij-rust/intellij-rust) could be an example to glean from.

help wanted
CI

It would probably be a benefit to port this plugin to Kotlin since that is the IntelliJ language of choice, and because of all of the benefits that Kotlin brings.

help wanted

There should be unit tests that test that various Cppcheck input that has been observed and verify that it is still parsed and processed correctly.

help wanted

When https://github.com/rust-lang/rfcs/pull/2480 is stabilized and implemented, it should be possible to create binaries that don't depend on `std` but do depend on `alloc`. This would be a step between `no_std`...

enhancement

If/when the `flake8` developers decide to support `pyproject.toml`, should move `flake8` configuration to that to consolidate configurations. - https://github.com/PyCQA/flake8/issues/234 (locked) # Current Status This comment lists blockers the Flake8 developers...

enhancement
upstream