Denis

Results 8 issues of Denis

When i try to run ahmyth command after installing latest prebuild .deb package i got this error ``` (ahmyth:94694): Pango-ERROR **: 06:43:33.798: Harfbuzz version too old (1.3.1) [1] 94694 trace...

Is the project still active or is it no longer supported and the improvements will not be included in the main repository?

ESLint config to enforce codestyle - need some fixes of resolving dependencies and fix value of some rules (need author feedback)

It may be helpful to auto-build Electron app to all target systems and running some lint and test procedures

It may break screapt - `npm run start` if electron does't installed global (by-default it's not true) I suggest following solution - use` npx` to run local packages binaries.

# Issue ### Description Page for getting Soundcloud token listed at docs doesn't work http://www.aratelia.com/index.php/open-source/77-main/88-connect-with-soundcloud# ### Steps to Reproduce 1. Open http://www.aratelia.com/index.php/open-source/77-main/88-connect-with-soundcloud# 2. Click "Connect to SoundCloud" 3. Select account...

Check implementation at truffle. It's may speed up generation process.D Docs reference: https://www.trufflesuite.com/docs/truffle/reference/configuration#solc Package: https://github.com/trufflesuite/truffle/tree/develop/packages/truffle-compile I may implement this if needed.

enhancement :muscle:

Often same contracts (e.g external common deps) needs to be ignored from build process. .soldocignore may resolve this case as .gitignore for git :)

enhancement :muscle: