Максим Сердюков

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2
  • Максим Сердюков created a post,

    How to cure the error "remove unused element"

    The screenshot below shows that the funcB method is used, but the analyzer does not notice this. How to fix this without disabling the inspection?  
  • Максим Сердюков created a post,

    Run gulp from www-data

    Hi. Can I start gulp from another user? I can not change file permissions. And gulp only works if you run it like this: "sudo -u www-data gulp watch". How can this be repeated?