sudo visudo
myuser ALL=(ALL) NOPASSWD: ALL # for a single user, or
%sudo ALL=(ALL) NOPASSWD: ALL # for a group.