zkweb-framework / ZKWeb

A flexible web framework supports .Net Framework and .Net Core
MIT License
484 stars 141 forks source link

tool for creating project on different platform #4

Closed OliviaSong closed 6 years ago

OliviaSong commented 6 years ago

an application based on electron and augular, supports to create zkweb project on different platform, win10 and ubuntu work.

303248153 commented 6 years ago

Before merge this, I want some infromation:

OliviaSong commented 6 years ago

@303248153 How can i fix this issus

Found require("child_process") (security/detect-child-process) Time to fix: 30 minutes View File

4 const child_process = require("child_process"); Why is this an issue? @ Codacy we strive to provide great descriptions for our patterns.

With good explanations developers can better understand issues and even learn how to fix them.

For this tool we are not yet meeting this standard. You can help us improve the docs by following these steps:

Take a look at our tool documentation guide Explore ESLint main page to find some useful tips about the patterns Create a pull request to Codacy's wrapper repository with your awesome docs Related code pattern Prohibit instances of child_process Prohibits instances of child_process.